# 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="/files/-MlFwQ9ZDhrwjZfaRdBV" 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](/installation/installation.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 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.
