# Welcome

<figure><img src="https://3128584648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYUzMbTiseaV2VP6U9f3x%2Fuploads%2FTI7RDEGssWg8wNlYEOD4%2F1800x1800.png?alt=media&#x26;token=15d587a0-07da-46f8-b16d-f043b90f7ca3" alt="" width="375"><figcaption></figcaption></figure>

Welcome to the Enigma Trading Bot Gitbook.&#x20;

Enigma is a free and open source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram or webUI. It contains backtesting, plotting and money management tools as well as strategy optimization by machine learning.\
\
In the following pages, you will discover everything you need to know about Enigma - the revolutionary solution in the world of crypto trading. Enigma is a cryptocurrency protocol that integrates artificial intelligence and machine learning tools, empowering you to maximize your profits in the cryptocurrency markets.

{% hint style="info" %}
This guide will provide comprehensive information on the Enigma Ecosystem, the ENIGMA token. The content is organized into sections, conveniently accessible through the table of contents. Feel free to navigate to the topics that interest you the most.
{% endhint %}

Stay connected with us on social media to stay up to date with the latest developments.


---

# 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://enigma-4.gitbook.io/welcome/welcome.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.
