# 常见问题

- [注册失败提示如下信息](https://docs.debot.ai/faq/zhu-ce-shi-bai-ti-shi-ru-xia-xin-xi.md)
- [debot.ai和diting.ai有什么关系？](https://docs.debot.ai/faq/debot.ai-he-diting.ai-you-shen-me-guan-xi.md)
- [什么是貔貅、蜜罐](https://docs.debot.ai/faq/shen-me-shi-pi-xiu-mi-guan.md)
- [买入税和卖出税是什么？](https://docs.debot.ai/faq/mai-ru-shui-he-mai-chu-shui-shi-shen-me.md)
- [为什么购买代币需要一笔approve或者create account操作？](https://docs.debot.ai/faq/wei-shen-me-gou-mai-dai-bi-xu-yao-yi-bi-approve-huo-zhe-create-account-cao-zuo.md)
- [怎么添加通知到钉钉或者Telegram](https://docs.debot.ai/faq/zen-me-tian-jia-tong-zhi-dao-ding-ding-huo-zhe-telegram.md)
- [Top收益导出的CSV数据怎么转成excel](https://docs.debot.ai/faq/top-shou-yi-dao-chu-de-csv-shu-ju-zen-me-zhuan-cheng-excel.md)
- [频繁跳出人机验证怎么解决](https://docs.debot.ai/faq/pin-fan-tiao-chu-ren-ji-yan-zheng-zen-me-jie-jue.md)
- [机器人注销重新绑定流程](https://docs.debot.ai/faq/ji-qi-ren-zhu-xiao-chong-xin-bang-ding-liu-cheng.md)
- [二次验证码错误](https://docs.debot.ai/faq/er-ci-yan-zheng-ma-cuo-wu.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://docs.debot.ai/faq.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.
