> For the complete documentation index, see [llms.txt](https://seiyan-token.gitbook.io/seiyan-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seiyan-token.gitbook.io/seiyan-token/seiyan-tech/telegram-trading-bot/rewards-panel.md).

# Rewards Panel

<figure><img src="/files/BO82rDJ8XaJtUnPLsxkF" alt="" width="375"><figcaption><p>Rewards Panel for your referral rewards</p></figcaption></figure>

The rewards panel lets you view your referral earnings statistics and how many users have registered using your link! The referral tier percentage is subject to change and will be shown in the bot interface.

A referral tier of 10% means that if a referred user makes a trade of 1,000 SEI using the bot, from which the bot will charge a 1% fee amounting to 10 SEI, you will earn a total of 1 SEI as your referral bonus.

Payouts will happen daily when your pending payout amount will be above the minimum threshold (currently set to 5 SEI but subject to change and it will also be modifiable in the settings menu).

Now you’re ready to start trading so let’s continue to the Buy and/or Get $SEIYAN buttons!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://seiyan-token.gitbook.io/seiyan-token/seiyan-tech/telegram-trading-bot/rewards-panel.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.
