# Простые

<figure><img src="/files/flKaF0KJs9PinxQvFcLF" alt=""><figcaption><p>Раздел "Простые" в меню добавления блока.</p></figcaption></figure>

Разберем доступные блоки:

{% content-ref url="/pages/MkczG7JFHBKVrLOPUsSX" %}
[Отправка сообщений](/onebot-help/bloki-konstruktora/prostye/otpravka-soobshenii.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rhw7TWhuFWomfuubZlzg" %}
[Работа с тегами](/onebot-help/bloki-konstruktora/prostye/rabota-s-tegami.md)
{% endcontent-ref %}

{% content-ref url="/pages/4vwPcn0oyzjUKd8p0s1C" %}
[Блок "Заявка"](/onebot-help/bloki-konstruktora/prostye/blok-zayavka.md)
{% endcontent-ref %}

{% content-ref url="/pages/qwzXLPSEhcjropjX11wB" %}
[Блок "Сценарий"](/onebot-help/bloki-konstruktora/prostye/blok-scenarii.md)
{% endcontent-ref %}

{% content-ref url="/pages/04BrNe16imxfdbvgRoHj" %}
[Работа с условиями](/onebot-help/bloki-konstruktora/prostye/rabota-s-usloviyami.md)
{% endcontent-ref %}

{% content-ref url="/pages/3lyQ0tUmXI9Gr610uwNa" %}
[Работа с CRM](/onebot-help/bloki-konstruktora/prostye/rabota-s-crm.md)
{% endcontent-ref %}

{% content-ref url="/pages/dtXCqJiElDyQ0FuKMWpC" %}
[Запрос данных у подписчика](/onebot-help/bloki-konstruktora/prostye/zapros-dannykh-u-podpischika.md)
{% endcontent-ref %}

{% content-ref url="/pages/QryUa5j4UJ4JJFbdEL2L" %}
[Блоки "Задержка" и "Таймер"](/onebot-help/bloki-konstruktora/prostye/bloki-zaderzhka-i-taimer.md)
{% endcontent-ref %}

{% content-ref url="/pages/o0MO80P1YgUY3wjzCkci" %}
[Блок "Глобальное меню"](/onebot-help/bloki-konstruktora/prostye/blok-globalnoe-menyu.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://help.onebot.tech/onebot-help/bloki-konstruktora/prostye.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.
