# Bot Settings

- [Strategies](https://docs.cryptohero.ai/bot-settings/strategies.md)
- [Trading Parameters](https://docs.cryptohero.ai/bot-settings/trading-parameters.md)
- [Entry / Exit Conditions](https://docs.cryptohero.ai/bot-settings/entry-exit-conditions.md)
- [Advanced Bots](https://docs.cryptohero.ai/bot-settings/advanced-bots.md): Available to Premium and Professional users.
- [DCA Bots](https://docs.cryptohero.ai/bot-settings/dca-bots.md): Available to Premium and Professional users
- [Exit Bot](https://docs.cryptohero.ai/bot-settings/exit-bot.md): Available to Premium and Professional Users
- [Price Bot](https://docs.cryptohero.ai/bot-settings/price-bot.md): Available to Premium and Professional Users
- [Grid Bot](https://docs.cryptohero.ai/bot-settings/grid-bot.md): Available to Professional Users only
- [Sell Bot](https://docs.cryptohero.ai/bot-settings/sell-bot.md): Available for Premium and Professional plans
- [Inter-Exchange Arbitrage Bot](https://docs.cryptohero.ai/bot-settings/inter-exchange-arbitrage-bot.md): For Premium and Professional users.
- [Intra-Exchange Arbitrage Bot](https://docs.cryptohero.ai/bot-settings/intra-exchange-arbitrage-bot.md): For Premium and Professional users.
- [Trailing Stoploss](https://docs.cryptohero.ai/bot-settings/trailing-stoploss.md): Available to Premium and Professional Users within Advanced Bot
- [Trailing Take Profit](https://docs.cryptohero.ai/bot-settings/trailing-take-profit.md)
- [Bot's Performance Stats](https://docs.cryptohero.ai/bot-settings/bots-performance-stats.md)
- [Strategy Designer](https://docs.cryptohero.ai/bot-settings/strategy-designer.md): Available for Premium and Professional users


---

# 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.cryptohero.ai/bot-settings.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.
