> For the complete documentation index, see [llms.txt](https://antbot.gitbook.io/antbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://antbot.gitbook.io/antbot/fast-learning.md).

# Fast learning

Official website:

{% embed url="<https://antbot.org/>" %}

{% content-ref url="/pages/wr2hzYPRGAYbMBr3P6VK" %}
[Beginner's guide](/antbot/beginners-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ix8trUVUSaHmSLDRYuoi" %}
[Explanation of bot status](/antbot/explanation-of-bot-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/XnbPj8zXaFDhBcy04ZED" %}
[How to do capital planning and position management?](/antbot/how-to-do-capital-planning-and-position-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/pD7YyiBvDkfFEZltoNEh" %}
[How many bots can be started with how much funds?](/antbot/how-many-bots-can-be-started-with-how-much-funds.md)
{% endcontent-ref %}

{% content-ref url="/pages/E6h09gSiQNDYj6Ff43Jo" %}
[What should I pay attention to when using futures bots?](/antbot/what-should-i-pay-attention-to-when-using-futures-bots.md)
{% endcontent-ref %}

{% content-ref url="/pages/7SJDzq5arqzpCenC6cFf" %}
[Why can't the assets of the futures account be read?](/antbot/why-cant-the-assets-of-the-futures-account-be-read.md)
{% endcontent-ref %}

{% content-ref url="/pages/Po3xZOYYbZVtx3TAPLns" %}
[I just used it and found that the robot could not buy or open a position?](/antbot/i-just-used-it-and-found-that-the-robot-could-not-buy-or-open-a-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/wr2yTc8qtd5wKzHJKNaL" %}
[What is the difference between "AI" and non-AI strategy bots?](/antbot/what-is-the-difference-between-ai-and-non-ai-strategy-bots.md)
{% endcontent-ref %}

{% content-ref url="/pages/kF7ulS4kL39E2CC6WSOo" %}
[How to create an API on Binance and bind to AntBot?](/antbot/how-to-create-an-api-on-binance-and-bind-to-antbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/RxKUIhNJVvDwhWPJYlrE" %}
[What is the purpose of AI backtesting?](/antbot/what-is-the-purpose-of-ai-backtesting.md)
{% endcontent-ref %}

{% content-ref url="/pages/4b77f094gsxpsMe217IJ" %}
[How does AntBot charge?](/antbot/how-does-antbot-charge.md)
{% endcontent-ref %}

{% content-ref url="/pages/t0UQL951ftuWjtBc6dOL" %}
[How to modify the hedging mode?](/antbot/how-to-modify-the-hedging-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/zfcvlle8qz7Tfvef15xs" %}
[Can’t start the robot after importing OKEx’s API?](/antbot/cant-start-the-robot-after-importing-okexs-api.md)
{% endcontent-ref %}


---

# 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://antbot.gitbook.io/antbot/fast-learning.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.
