# Welcome to BotManager

BotManager allows you to bulk edit deals, bots (DCA & Grid) and smart trades of multiple 3Commas Accounts.

It's a Windows desktop application and the successor to little brother BulkEditor that I created earlier. The BotManager contains everything that BulkEditor can do and much more.

<div align="left"><img src="https://2840206233-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MieWdIBRoT06HGdZDGB%2F-MlFwIKXbabxlX5V1ywu%2F-MlFwQ9ZDhrwjZfaRdBV%2Fimage.png?alt=media&#x26;token=f2c897fe-da63-4944-bda0-fc21f1ca245e" alt=""></div>

## Feature Overview

* Bulk Edit Bots
* Bulk Copy Bots
* Bulk Edit Deals
* Deal Dashboard with autorefresh
* Panic Button
* Manage multiple 3Commas Accounts
* Todays Profit
* Balances
* Trading View Widgets
* Fear & Greed Index
* Panels
* Themes
* Multiple Layouts
* Notifications via Discord + Telegram&#x20;
* Add-Ons
* and much more ...

## Get it [here](https://docs.botmanager.io/installation/installation)


---

# 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/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.
