# Staking flow

1. **Connect Your Wallet:**
   * Visit our telegram web app and connect your  wallet (or generate wallet address).
   * Ensure you have TONCOIN tokens in your wallet.
2. **Select a Staking Plan:**
   * Choose from the available staking plans that best match your preferences and goals.
   * NotStake offers flexible options, including short-term staking with higher rewards or long-term staking for stability.
3. **Stake Your Tokens:**
   * Select you plan to stake and confirm the transaction.
   * Your tokens will be securely locked in the staking contract.
4. **Earn Rewards:**
   * Sit back and watch your rewards grow.
   * You can track your staking progress and rewards directly through the web app.
5. **Unstake When Ready:**
   * At the end of your staking period or whenever you choose to terminate, initiate the terminate process.
   * Retrieve your original tokens along with the earned rewards.


---

# 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.tonflixwallet.com/introduction/how-does-work/staking-flow.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.
