# Automatic trading

Explore the benefits of automated trading and start using auto-trading now.

<figure><img src="/files/cqOnS8DVmYo4QwX5ujJP" alt="Bot widgets"><figcaption><p>Bot widgets</p></figcaption></figure>

DarkBot offers an advanced automated trading platform that revolutionizes the way traders engage with the cryptocurrency market. By [creating a bot](/getting-started-with-darkbot/how-to-create-your-first-bot.md) and configuring [trading settings](/bot-wizard/trade-settings.md), traders can leverage the power of automation to execute trades 24/7. Additionally, DarkBot allows the creation of bots that utilize genetic algorithms to analyze market behavior and dynamically adapt their trading strategies based on that behavior. Here's how DarkBot empowers traders through automated trading:

1\) **Bot Creation:** With DarkBot, users can create their own trading bots. These bots can be customized with specific trading settings and parameters tailored to individual preferences and strategies.

2\) **24/7 Trading:** DarkBot enables continuous trading by allowing bots to operate autonomously, executing trades round the clock. This eliminates the limitations of manual trading and ensures that no trading opportunities are missed.

3\) **Genetic Algorithm Analysis:** DarkBot goes beyond traditional strategies by incorporating [genetic algorithms](https://darkbot.io/machine-learning). These algorithms enable bots to analyze market behavior and dynamically adjust their trading strategies based on the insights gained. This adaptive approach enhances trading performance in response to changing market conditions.


---

# 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/features/automatic-trading.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.
