> For the complete documentation index, see [llms.txt](https://docs.mavibot.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mavibot.ai/doc/ru/websites/saity.md).

# Сайты

- [Как создать сайт](https://docs.mavibot.ai/doc/ru/websites/saity/builder.md)
- [Настройки сайта](https://docs.mavibot.ai/doc/ru/websites/saity/settings.md)
- [Страницы сайта](https://docs.mavibot.ai/doc/ru/websites/saity/pages.md)
- [Лиды сайта](https://docs.mavibot.ai/doc/ru/websites/saity/leads.md)
- [Настройки страницы](https://docs.mavibot.ai/doc/ru/websites/saity/page-settings.md)
- [Информация о сайте](https://docs.mavibot.ai/doc/ru/websites/saity/info.md)
- [Как передавать параметры и UTM-метки](https://docs.mavibot.ai/doc/ru/websites/saity/tags.md)
- [Блоки сайта](https://docs.mavibot.ai/doc/ru/websites/saity/blocks.md)
- [Глобальные настройки раздела](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/settings.md)
- [Нулевой блок](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/zero.md): В этой статье мы рассмотрим, как использовать нулевые блоки для создания сайтов с индивидуальным дизайном. Мы разберём, как работает редактор блоков, и покажем, как добавлять и редактировать элементы.
- [Как адаптировать страницу в Нулевом блоке](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/zero/settings.md): В этой статье мы расскажем, как и зачем адаптировать страницу, созданную в универсальном блоке.
- [Секция меню](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/menu.md)
- [Секция обложки](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/cover.md)
- [Секция кнопок](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/buttons.md): В этой статье мы расскажем, как добавлять кнопки на сайт, какие типы кнопок есть на платформе и как использовать их в работе.
- [Форма сбора данных](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/forms.md)
- [Настраиваемые карточки](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/cards.md)
- [Секция-аккордеон](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/accordion.md)
- [Секция таблиц](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/sheets.md): Раздел «Таблицы» позволяет добавлять на сайт расписания, прайс-листы, сравнения товаров, программы мероприятий и многое другое.
- [Секция попапа](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/popup.md): В этой статье мы расскажем, что такое попап, а также покажем, как добавить его на лендинг.
- [Секция онлайн-курса](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/course.md): В этой статье мы расскажем, как добавить на сайт блок с информацией о курсах.
- [Секция квиз-формы](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/sekciya-kviz-formy.md): В этой статье рассказывается, как настроить квизы на вашем сайте с помощью конструктора MaviBot.
- [Другие секции сайта](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/other.md)
- [Секция уведомления (cookies)](https://docs.mavibot.ai/doc/ru/websites/saity/blocks/cookies.md)


---

# 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:

```
GET https://docs.mavibot.ai/doc/ru/websites/saity.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.
