# Official Telegram Bot List

### Query Bot

**Description:**\
\- Supports contract and wallet address lookups.\
\- You can add this bot to your own Telegram group and grant it **administrator permissions**.\
\- Once added, the bot will automatically **respond to any contract or wallet address mentioned in the group messages**.

{% embed url="<https://t.me/debot_query_bot>" %}

## Trading Bots

| Chain    | Bot ID                   | Telegram link                         |
| -------- | ------------------------ | ------------------------------------- |
| solana   | trading\_solana\_debot   | <https://t.me/trading_solana_debot>   |
| eth      | trading\_eth\_debot      | <https://t.me/trading_eth_debot>      |
| bsc      | trading\_bsc\_debot      | <https://t.me/trading_bsc_debot>      |
| polygon  | trading\_polygon\_debot  | <https://t.me/trading_polygon_debot>  |
| arbitrum | trading\_arbitrum\_debot | <https://t.me/trading_arbitrum_debot> |
| base     | trading\_base\_debot     | <https://t.me/trading_base_debot>     |

⚠️ **Security Notice**\
\- Only the above bots are **officially operated by DeBot**.\
\- Any other bots claiming to be DeBot-related are **fake**.\
\- DeBot **will not be responsible for any asset losses** resulting from interactions with **unofficial or fraudulent bots**.


---

# 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.debot.ai/en/official-telegram-bot-list.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.
