# 最佳实践

- [钱包监控视频教程](https://docs.debot.ai/en/zui-jia-shi-jian/qian-bao-jian-kong-shi-pin-jiao-cheng.md)
- [通知到电报视频教程](https://docs.debot.ai/en/zui-jia-shi-jian/tong-zhi-dao-dian-bao-shi-pin-jiao-cheng.md)
- [IOS APP Installation Video Tutorial](https://docs.debot.ai/en/zui-jia-shi-jian/ios-app-installation-video-tutorial.md)
- [How to Identify Smart Wallets](https://docs.debot.ai/en/zui-jia-shi-jian/how-to-identify-smart-wallets.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/en/zui-jia-shi-jian.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.
