> 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/en/strategy.md).

# Strategy

- [What Is the Infinity Grid Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-infinity-grid-trading-strategy.md)
- [What is the Formation Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-formation-trading-strategy.md)
- [What is the Regular Investment Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-regular-investment-strategy.md)
- [What Is the Momentum Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-momentum-trading-strategy.md)
- [What Is the D-KAMA Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-d-kama-trading-strategy.md)
- [What Is the R-Breaker Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-r-breaker-trading-strategy.md)
- [What Is the SuperTrend Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-supertrend-trading-strategy.md)
- [What Is the Relative-value Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-relative-value-trading-strategy.md)
- [What Is the Classic Grid Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-classic-grid-trading-strategy.md)
- [What Is the DCA Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-dca-trading-strategy.md)
- [What Is the AI Grid Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-ai-grid-trading-strategy.md)
- [What Is the AI Beta Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-ai-beta-trading-strategy.md)
- [What Is the Rebalancing Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-rebalancing-trading-strategy.md)
- [What Is the AI Dual Grid Trading Strategy?](https://www.bfm-unity.org/antbot-doc/en/strategy/what-is-the-ai-dual-grid-trading-strategy.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/en/strategy.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.
