# How to Stake

1. Enter the amount of tgUSD you want to stake. The amount of stgUSD you'll receive will be displayed below. You may notice that the amount of stgUSD is less than tgUSD — this is normal. stgUSD is a yield-bearing token, which means its value is always greater than 1 and will continue to increase over time. You can compare the USD value to see the difference.

   <figure><img src="/files/6eNp0AwB0DNTBIb4yNoI" alt=""><figcaption></figcaption></figure>
2. Click the **Stake** button to complete the process!


---

# 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://doc.torch.finance/telegram-usd/user-guide/how-to-stake.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.
