# Торговля

В данном разделе мы поближе познакомимся с ботами. Научимся запускать готовые решения (публичные боты), а также создавать и настраивать персонализированных ботов под свои нужды. Также рассмотрим различные торговые стратегии, которые могут быть использованы в торговле и многое другое!

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

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

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

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

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

{% content-ref url="/pages/ERG6MYaV21WbiGFccU7f" %}
[Сделки и ордера](/x-bots.io/torgovlya/sdelki-i-ordera.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/torgovlya.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.
