# BotManager

## BotManager

- [Welcome to BotManager](https://docs.botmanager.io/master.md)
- [General Features](https://docs.botmanager.io/general-features.md)
- [Deals Overview](https://docs.botmanager.io/deals-overview.md)
- [Smart Trade Overview](https://docs.botmanager.io/smart-trade-overview.md)
- [Account Information](https://docs.botmanager.io/account-information.md)
- [Balance Overview](https://docs.botmanager.io/balance-overview.md)
- [Safety Order Distribution](https://docs.botmanager.io/safety-order-distribution.md)
- [Trading View Widgets](https://docs.botmanager.io/trading-view-widgets.md)
- [Fear & Greed Index](https://docs.botmanager.io/fear-and-greed-index.md)
- [Bulk Edit DCA Bots](https://docs.botmanager.io/bulk-edit-dca-bots.md)
- [Bulk Edit Grid Bots](https://docs.botmanager.io/bulk-edit-grid-bots.md)
- [Discord Integration](https://docs.botmanager.io/discord-integration.md)
- [Telegram Integration](https://docs.botmanager.io/telegram-integration.md)
- [Add-Ons](https://docs.botmanager.io/add-ons.md)
- [Cloud Hosting](https://docs.botmanager.io/add-ons/cloud-hosting.md)
- [Margin Watch](https://docs.botmanager.io/add-ons/margin-watch.md): A BotManager Add-On
- [Synchronize Times](https://docs.botmanager.io/add-ons/margin-watch/synchronize-times.md)
- [Automation](https://docs.botmanager.io/add-ons/automation.md): A BotManager Add-On
- [Installation](https://docs.botmanager.io/installation/installation.md)
- [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
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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.botmanager.io/master.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.
