# Блоки конструктора

{% hint style="info" %}
Интерфейс добавления блоков.
{% endhint %}

Для добавления новых блоков используйте кнопку "**+ Добавить блок**" в вверхнем правом углу экрана.

<figure><img src="/files/o6w65j5g1L88hlrWqor5" alt=""><figcaption></figcaption></figure>

Для удобства, при добавлении новых блоков, они разбиты на несколько категорий:

* все
* простые
* уведомления
* списки и таблицы
* платежи
* магазины
* рассылка
* голосования
* интеграции
* специальные&#x20;
* enterprise

Также вы можете искать нужный блок по одному из слов в его названии. Вводите слово из названия в строку поиска и появляется список блоков с введённым словом.

{% hint style="warning" %}
Некоторые блоки находятся в нескольких категориях.
{% endhint %}

{% content-ref url="/pages/FvtPkzXX660urMdmcJS3" %}
[Простые](/onebot-help/bloki-konstruktora/prostye.md)
{% endcontent-ref %}

{% content-ref url="/pages/7bZ285uXia2FtjIauXpV" %}
[Уведомления](/onebot-help/bloki-konstruktora/uvedomleniya.md)
{% endcontent-ref %}

{% content-ref url="/pages/KXflnD2wdXpctbwZZXlt" %}
[Списки и таблицы](/onebot-help/bloki-konstruktora/spiski-i-tablicy.md)
{% endcontent-ref %}

{% content-ref url="/pages/D8mCdPIdOK8B1GKnOR6h" %}
[Платежи](/onebot-help/bloki-konstruktora/platezhi.md)
{% endcontent-ref %}

{% content-ref url="/pages/8TBa6zN3Rkz61vDB1vpz" %}
[Магазин](/onebot-help/bloki-konstruktora/magazin.md)
{% endcontent-ref %}

{% content-ref url="/pages/AD9j9lbagMESSh1YRa3H" %}
[Рассылка](/onebot-help/bloki-konstruktora/rassylka.md)
{% endcontent-ref %}

{% content-ref url="/pages/3l6PvkrGsY7k7IhDIZ10" %}
[Голосования](/onebot-help/bloki-konstruktora/golosovaniya.md)
{% endcontent-ref %}

{% content-ref url="/pages/rLiMA760IVopZqF6IYsJ" %}
[Интеграции](/onebot-help/integracii.md)
{% endcontent-ref %}

{% content-ref url="/pages/9XOrznLcsW2RacspDQlx" %}
[Специальные](/onebot-help/bloki-konstruktora/specialnye.md)
{% endcontent-ref %}

{% content-ref url="/pages/nxNgJ2sbRPQ1gSueREi7" %}
[Enterprice](/onebot-help/bloki-konstruktora/enterprice.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.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.
