# Боты

:point\_down: Ссылки на статьи по теме :point\_down:&#x20;

{% content-ref url="/pages/-Ma3CveYXnzy0lqjsEJJ" %}
[Создаём бота | С чего начать?](/bots/sozdayom-bota.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MasDe2pKFBEbfE\_QtdF" %}
[Блоки в боте | Краткое описание](/bots/bloki.md)
{% endcontent-ref %}

{% content-ref url="/pages/jVrDcUEvqPIw2VmcCr6a" %}
[Триггеры. Стартовый шаг](/bots/triggery.-startovyi-shag.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MasCyEjgGMab-yy5Asm" %}
[Блок «Сообщение»](/bots/blok-soobshenie.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MasDCLRqu4EEimFBo4W" %}
[Блок «Задержка»](/bots/blok-zaderzhka.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_WHZPpV\_hGBs4oMiL4" %}
[Блок «Действие»](/bots/blok-deistvie.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MasDOnErydgjIL7NGrn" %}
[Блок «Условие»](/bots/blok-uslovie.md)
{% endcontent-ref %}

{% content-ref url="/pages/eFxJnrSv99x3OuZcqpaY" %}
[Блок "Рандомайзер"](/bots/blok-randomaizer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MasDGnN8fEhgxjusz-q" %}
[Блок «Разделитель»](/bots/blok-razdelitel.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://docs.leadconverter.su/bots.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.
