# Config

- [Lot Size & Risk Management Guide](https://copier-docs.redfox-capital.com/config/lot-size-and-risk-management-guide.md)
- [Directional Risk Strategy Guide](https://copier-docs.redfox-capital.com/config/directional-risk-strategy-guide.md)
- [Stop Loss & Take Profit Configuration Guide](https://copier-docs.redfox-capital.com/config/stop-loss-and-take-profit-configuration-guide.md)
- [Order Management & Validation Guide](https://copier-docs.redfox-capital.com/config/order-management-and-validation-guide.md)
- [Close & Modify Orders Guide](https://copier-docs.redfox-capital.com/config/close-and-modify-orders-guide.md)
- [Trailing Stop Guide](https://copier-docs.redfox-capital.com/config/trailing-stop-guide.md)
- [Trading Filters Guide](https://copier-docs.redfox-capital.com/config/trading-filters-guide.md)
- [Report & Dashboard Guide](https://copier-docs.redfox-capital.com/config/report-and-dashboard-guide.md)
- [Account Protection](https://copier-docs.redfox-capital.com/config/account-protection.md)
- [Telegram Commands Reference](https://copier-docs.redfox-capital.com/config/telegram-commands-reference.md): RedFox Copier Pro provides complete remote control via Telegram using RFC commands


---

# 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://copier-docs.redfox-capital.com/config.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.
