# What is Darkbot?

DarkBot.io is a system of [automatic trading](https://docs.darkbot.io/features/automatic-trading) on cryptocurrency exchanges for traders and investors, which helps to optimize profit and minimize risks using [trading indicators](https://docs.darkbot.io/features/premium-indicators), [machine learning](https://darkbot.io/machine-learning) and a neural network.

Without continuous effort, DarkBot lets you implement a complete [portfolio management](https://docs.darkbot.io/features/portfolio-managment) strategy, saving immense amounts of time. Instead of requiring you to be online constantly to manually place trades and adjust your portfolio, [bot ](https://docs.darkbot.io/bots-and-strategy/types-of-bots)can take control to execute on your strategy day or night.

Still trading directly from the exchange? [Connect ](https://docs.darkbot.io/credentials-page/credentials-listning-page/how-to-connect-new-exchange)DarkBot to your exchange and trade 24/7 without making it a full-time job.<br>


---

# 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.darkbot.io/what-is-darkbot.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.
