> For the complete documentation index, see [llms.txt](https://xbots.gitbook.io/x-bots.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xbots.gitbook.io/x-bots.io/torgovlya/publichnye-boty.md).

# Публичные боты

Публичный бот - это простой и удобный инструмент, созданный , чтобы упростить торговлю. В процессе пользования публичным ботом не нужно беспокоиться о сложностях настройки и погружаться в тонкости технических деталей - все уже продумано и предусмотрено. Достаточно выбрать подходящую вам стратегию из предоставляемых на платформе. Наши специалисты постоянно разрабатывают новые, поэтому список готовых решений будет расширяться!

{% content-ref url="/pages/eGn4u3cN8nqpLEvGUNhn" %}
[Как запустить публичного бота?](/x-bots.io/torgovlya/publichnye-boty/kak-zapustit-publichnogo-bota.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/ioAIERqchZUAalog1Gvx" %}
[S\&P 500 of Crypto spot](/x-bots.io/torgovlya/publichnye-boty/s-and-p-500-of-crypto-spot.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/Y64sHRLnj3ZJwKgB14ez" %}
[S\&P 500 of Crypto](/x-bots.io/torgovlya/publichnye-boty/s-and-p-500-of-crypto.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/47ZUfew61nd3DfnoAfhP" %}
[ECSTASY (MICRODOZING)](/x-bots.io/torgovlya/publichnye-boty/ecstasy-microdozing.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/ukY1m5vRBRVyVDERhrST" %}
[Kraken 🌊](/x-bots.io/torgovlya/publichnye-boty/kraken.md)
{% endcontent-ref %}

{% content-ref url="/spaces/q7scpTHBd12XDn3sb7Ey/pages/DglHfDqQxTyLhBYHW3WT" %}
[Signal](/x-bots.io/torgovlya/publichnye-boty/signal.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://xbots.gitbook.io/x-bots.io/torgovlya/publichnye-boty.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
