# Bot System

Originally, our plan was to operate with just one bot. However, due to limitations imposed by Telegram, we faced challenges in sending a high volume of messages to a single bot.

As a result, we have introduced a new backup bot to enhance user experience and alleviate server pressure.

**🔴 - Main Bot:** <https://t.me/SolTradingBot>

**🟠 - Backup Bot:** <https://t.me/SolanaTradingBot>

**🟢 - Europe Bot:** <https://t.me/SolTradingBot_Europe_Bot>

**🟢 - Asia Bot:** <https://t.me/SolTradingBot_Asia_Bot>

**🟢 - Americas Bot:** [https://t.me/SolTradingBot\_Americas\_Bot ](<https://t.me/SolTradingBot_Americas_Bot >)

*(Backup bots will be prioritized for unlimited wallets and rate limits during price reloads)*

**Note: Do not search for the bot username on Telegram, please click on the official button or link to use the bot.**


---

# 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://soltradingbot.gitbook.io/docs/social-media/bot-system.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.
