# Telegram Bot

- [Telegram Bot (Trading)](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal.md)
- [How to Bind/Rebind](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/how-to-bind-rebind.md)
- [Referral Rewards](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/referral-rewards.md)
- [Wallet Management](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/wallet-management.md)
- [Holding/Assets](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/holding-assets.md)
- [Fast Buy/Sell](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/fast-buy-sell.md)
- [Copy Trading](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/copy-trading.md)
- [Limit Order](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/limit-order.md)
- [Auto Sniper](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/auto-sniper.md)
- [Auto TP/SL](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/auto-tp-sl.md)
- [Opening Sell](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/opening-sell.md)
- [Dev Sell](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/dev-sell.md)
- [Auto Buy](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/auto-buy.md)
- [Multi-wallet buy/sell](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/multi-wallet-buy-sell.md)
- [Security Alert](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/security-alert.md)
- [Token Multisender](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/token-multisender.md)
- [Token Collection](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/token-collection.md)
- [Token Burner](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/token-burner.md)
- [Template Settings](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/template-settings.md)
- [Multi Language](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/multi-language.md)
- [Telegram Bot (Alert)](https://guide-en.dbotx.com/telegram-bot/telegram-bot-alert.md): Smart Money PnL Analysis, Real-Time Trade Alerts
- [Single-Wallet Monitoring](https://guide-en.dbotx.com/telegram-bot/telegram-bot-alert/single-wallet-monitoring.md)
- [Multi-Wallet Monitoring](https://guide-en.dbotx.com/telegram-bot/telegram-bot-alert/multi-wallet-monitoring.md)
- [Telegram Bot (Group)](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-group.md)


---

# 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://guide-en.dbotx.com/telegram-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.
