# 官方TGbot列表

## 查询机器人

支持查询合约与钱包地址，可以拉进自己的群，并且给机器人管理员权限，机器人会自动响应群消息中的合约与钱包地址进行查询

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

## 交易机器人

| 链        | bot机器人id                 | 机器地址                                  |
| -------- | ------------------------ | ------------------------------------- |
| 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>     |

**除了以上官方机器人，其他均为假冒，请大家注意甄别，使用了假的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://docs.debot.ai/guan-fang-tgbot-lie-biao.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.
