> 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.md).

# Telegram Trading Bot

This documentation will guide you on how to use the SEIYAN trading bot available on Telegram and the fastest and most secure bot to trade any token (CW-20 or Token Factory) on Sei Network, powered by $SEIYAN.

If you’d like to start trading with our bot, head to <https://t.me/SeiyanTradingBot> and click on the Start command!

## Fees

The bot will charge a 1% fee on each trade.&#x20;

95% used to buy SEIYAN (up to 20% may be used for referral link earnings).

5% used towards ongoing bot maintenance, feature additions, and quality improvements.

The bought back SEIYAN will be used to reward SEIYAN holders and bot users, as well as to develop new SEIYAN initiatives that continue to intertwine our brand into the Sei ecosystem including increased usage of the bot.&#x20;


---

# 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.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.
