# What is TON Liquid Staking?

TON Liquid Staking (LSt) is a protocol that allows TON holders of all caliber to participate in TON Blockchain validation through assets pooling.

Stakers, also known as Nominators, are TON holders (ordinary users owning TON funds) who stake their funds in a pool to be used for validation. In other words, these are users who nominate a pool to exercise their validation rights.

Rewards in TON LSt protocol essentially come from validation rewards, however technically on the Pool level it comes from interest payments from validators that lend funds for staking.

In exchange for staking Toncoin using TON LSt protocol stakers receive a liquid staking receipt token called Jetton Pool.&#x20;

The Jetton Pool token defines the current volume of staked funds in a pool for all users making use of the pool. During this time, the ratio of Jetton Pool to TON increases due to rewards shared for each validation cycle (rewards for maintenance of TON Blockchain). As a result, stakers can claim their accrued rewards by exchanging their Jetton Pool for TON as an incentive for using the platform.&#x20;

<figure><img src="https://1416290228-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuzSBGDc0tvURRLaZsYuk%2Fuploads%2FfA3gCoR6BLCVi5BS6EoN%2FTON_Liquid_Staking.svg?alt=media&#x26;token=7153ffb8-10ce-43a8-8797-2d8f9b54e739" alt=""><figcaption></figcaption></figure>

Lending on TON Blockchain offers an opportunity for Stakers (Nominators) and TON Ecosystem participants (Validators) to connect their funds and hardware to the network’s validation process to contribute to network voting. At the heart of the protocol is the Pool contract. This contract allows users to lend their funds on interest to a liquidity pool without a direct transfer to borrowers.

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ton-ls-protocol.gitbook.io/ton-liquid-staking-protocol/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
