> For the complete documentation index, see [llms.txt](https://www.bfm-unity.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bfm-unity.org/antbot-doc/zh-cn/gong-neng-shuo-ming.md).

# 功能说明

- [恐惧与贪婪指数 Fear & Greed Index](https://www.bfm-unity.org/antbot-doc/zh-cn/gong-neng-shuo-ming/kong-ju-yu-tan-lan-zhi-shu-fear-greed-index.md)
- [诚挚招募YouTube视频创作者](https://www.bfm-unity.org/antbot-doc/zh-cn/gong-neng-shuo-ming/cheng-zhi-zhao-mu-youtube-shi-pin-chuang-zuo-zhe.md)
- [AntBot红利分配模式表](https://www.bfm-unity.org/antbot-doc/zh-cn/gong-neng-shuo-ming/antbot-hong-li-fen-pei-mo-shi-biao.md)
- [如何充值USDT？](https://www.bfm-unity.org/antbot-doc/zh-cn/gong-neng-shuo-ming/ru-he-chong-zhi-usdt.md)
- [新手如何启动AntBot机器人？](https://www.bfm-unity.org/antbot-doc/zh-cn/gong-neng-shuo-ming/xin-shou-ru-he-qi-dong-antbot-ji-qi-ren.md)
- [如何购买能量？](https://www.bfm-unity.org/antbot-doc/zh-cn/gong-neng-shuo-ming/ru-he-gou-mai-neng-liang.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.bfm-unity.org/antbot-doc/zh-cn/gong-neng-shuo-ming.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.
