# Начало работы

{% content-ref url="/pages/FDyNlRsf1tIMXm4BEDSq" %}
[Шаг 1. Регистрация на платформе X-BOTS.IO](/x-bots.io/nachalo-raboty/shag-1.-registraciya-na-platforme-x-bots.io.md)
{% endcontent-ref %}

{% content-ref url="/pages/ESAxpeoj9GRqV1wlDTm1" %}
[Шаг 2. Подключаем аккаунты бирж](/x-bots.io/nachalo-raboty/shag-2.-podklyuchaem-akkaunty-birzh.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/z0jb7L7ZW6EZHOAJfnXH" %}
[Личный кабинет](/x-bots.io/lichnyi-kabinet.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/J3HPHNogNpUxlKgclOF1" %}
[Тарифы и оплата](/x-bots.io/tarify-i-oplata.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/1e6nexs0PQf2zFvhKcI7" %}
[Реферальная программа](/x-bots.io/referalnaya-programma.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/cbWwuugD8K7dd6N064e7" %}
[Публичные боты](/x-bots.io/torgovlya/publichnye-boty.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/ehadQbzdkUxOVYwHTU7D" %}
[Создаем своего бота](/x-bots.io/torgovlya/sozdaem-svoego-bota.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/s0jhaa840iPdb246kPVJ" %}
[Start cycle trigger (триггеры для входа в сделку)](/x-bots.io/torgovlya/start-cycle-trigger-triggery-dlya-vkhoda-v-sdelku.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/jsEN8GDTi8I0AI9h0hw9" %}
[Персональные сигналы через webhook](/x-bots.io/torgovlya/personalnye-signaly-cherez-webhook.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/GPrQWffeMDaMVhwzyrwC" %}
[Стратегии](/x-bots.io/torgovlya/strategii.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/ERG6MYaV21WbiGFccU7f" %}
[Сделки и ордера](/x-bots.io/torgovlya/sdelki-i-ordera.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/LYRHMcIJcI1vcxHzCtHE" %}
[Термины и определения](/x-bots.io/terminy-i-opredeleniya.md)
{% endcontent-ref %}


---

# 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://xbots.gitbook.io/x-bots.io/nachalo-raboty.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.
