# TST staking

TST holders can stake their TST on TeleSwap to earn a share of the protocol fees. As protocol volume grows, earnings increase, encouraging more users to stake their TST and reducing the circulating supply in the market.

## Stake TST

Users can currently choose to stake TST for a specific locker. For example:

* Stake for the Bitcoin Locker to earn rewards in BTC.
* Stake for the DOG Locker to earn DOG rewards.

## Claim rewards

Once users stake their TST, they immediately begin earning rewards. These rewards are claimable instantly and are not subject to any locking period.

## Unstake TST

Staking is subject to an unstaking period, during which users cannot withdraw their staked TST but continue earning rewards. After this period ends, users can unstake their TST at any time.

## Unwrap wTST

To stake TST for a specific Locker on a target chain, TST is first bridged to that chain and staked on the staking contract. Upon unstaking, users receive wrapped TST (wTST) on the target chain. wTST can be easily bridged back to native TST on Ethereum using TeleSwap.


---

# 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://docs.teleswap.xyz/hello-teleswap/tst-staking.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.
