# Misc

- [FAQ](https://docs.botmanager.io/misc/faq-1.md)
- [Help & Support](https://docs.botmanager.io/misc/help-and-support.md)
- [Ideas / Feature Requests](https://docs.botmanager.io/misc/ideas-feature-requests.md)
- [Changelog](https://docs.botmanager.io/misc/changelog.md)
- [Automation for Updating Pairs by CryptoBubbles Performance](https://docs.botmanager.io/misc/automation-for-updating-pairs-by-cryptobubbles-performance.md)
- [RuleSet Examples for Automation](https://docs.botmanager.io/misc/ruleset-examples-for-automation.md)
- [Add Funds to deals](https://docs.botmanager.io/misc/ruleset-examples-for-automation/add-funds-to-deals.md)
- [Change TP Dynamically](https://docs.botmanager.io/misc/ruleset-examples-for-automation/change-tp-dynamically.md)
- [Dynamically decrease risk](https://docs.botmanager.io/misc/ruleset-examples-for-automation/increase-decrease-risk-settings.md)
- [Dynamic SL when in Profit](https://docs.botmanager.io/misc/ruleset-examples-for-automation/dynamic-sl-in-profit.md)
- [Increase/Decrease MAD by available Balance](https://docs.botmanager.io/misc/ruleset-examples-for-automation/increase-decrease-mad-by-available-balance.md)
- [Turn off Bots on Sunday](https://docs.botmanager.io/misc/ruleset-examples-for-automation/turn-off-bots-on-sunday.md)
- [Turn on/off Bots by active Deals](https://docs.botmanager.io/misc/ruleset-examples-for-automation/turn-on-off-bots-by-active-deals.md)
- [Replace pairs by top X pairs from Cryptobubbles.net](https://docs.botmanager.io/misc/ruleset-examples-for-automation/replace-pairs-by-top-x-pairs-from-cryptobubbles.net.md)
- [Replace pairs from Cryptobubbles.net for multiple single pair Bots](https://docs.botmanager.io/misc/ruleset-examples-for-automation/replace-pairs-from-cryptobubbles.net-for-multiple-single-pair-bots.md)
- [Change QFL Percentage by available Balance](https://docs.botmanager.io/misc/ruleset-examples-for-automation/change-qfl-percentage-by-available-balance.md)


---

# 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.botmanager.io/misc.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.
