# Списки и таблицы

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

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

{% content-ref url="/pages/AcISoM8rnwXWLmASYHTL" %}
[Блок "Чтение записей из списка"](/onebot-help/bloki-konstruktora/spiski-i-tablicy/blok-chtenie-zapisei-iz-spiska.md)
{% endcontent-ref %}

{% content-ref url="/pages/rSBuogp8kNedlwbBXjn0" %}
[Блок "Чтение записи из списка"](/onebot-help/bloki-konstruktora/spiski-i-tablicy/blok-chtenie-zapisi-iz-spiska.md)
{% endcontent-ref %}

{% content-ref url="/pages/UOBx3aQmzSMfyfvMrKdK" %}
[Блок "Добавление записи в список"](/onebot-help/bloki-konstruktora/spiski-i-tablicy/blok-dobavlenie-zapisi-v-spisok.md)
{% endcontent-ref %}

{% content-ref url="/pages/dGkrAiwf8f10c3bLRtUd" %}
[Блок "Проверка существования записи в списке"](/onebot-help/bloki-konstruktora/spiski-i-tablicy/blok-proverka-sushestvovaniya-zapisi-v-spiske.md)
{% endcontent-ref %}

{% content-ref url="/pages/AFRdE24YWUGLLohy8aGQ" %}
[Блок "Бронирование записи из списка"](/onebot-help/bloki-konstruktora/spiski-i-tablicy/blok-bronirovanie-zapisi-iz-spiska.md)
{% endcontent-ref %}

{% content-ref url="/pages/4harH8x3vZn79z9p7yoU" %}
[Блок "Чтение строк из таблицы"](/onebot-help/bloki-konstruktora/spiski-i-tablicy/blok-chtenie-strok-iz-tablicy.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/spiski-i-tablicy.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.
