# Конструктор курсов

- [Создание онлайн-курса](https://docs.salebot.pro/dlya-onlain-shkol/konstruktor-kursov/sozdanie-onlain-kursa.md): В статье расскажем, как создать и настроить курс
- [Уроки и модули](https://docs.salebot.pro/dlya-onlain-shkol/konstruktor-kursov/uroki-i-moduli.md): В статье расскажем, как создавать урок и модули, заполнять контент урока с помощью секций.
- [Отзывы для курса](https://docs.salebot.pro/dlya-onlain-shkol/konstruktor-kursov/otzyvy-dlya-kursa.md)
- [Тарифы онлайн-курса](https://docs.salebot.pro/dlya-onlain-shkol/konstruktor-kursov/tarify-onlain-kursa.md): В данной статье расскажем, как настраивать тарифы на курсе
- [Чат](https://docs.salebot.pro/dlya-onlain-shkol/konstruktor-kursov/chat.md): В статье подробно расскажем, как создать онлайн-чат для работы с учениками курса
- [Оплата](https://docs.salebot.pro/dlya-onlain-shkol/konstruktor-kursov/oplata.md)
- [Уведомления и дожим](https://docs.salebot.pro/dlya-onlain-shkol/konstruktor-kursov/uvedomleniya-i-dozhim.md): В статье расскажем, как работать с уведомлениями и дожимами клиентов в конструкторе курсов
- [Страница ученика](https://docs.salebot.pro/dlya-onlain-shkol/konstruktor-kursov/stranica-uchenika.md): В статье расскажем, как настроить страницу ученика для прохождения курса
- [Куратор курса](https://docs.salebot.pro/dlya-onlain-shkol/konstruktor-kursov/kurator-kursa.md): В данном разделе рассказываем, кто такой куратор курса и как добавить его в проект


---

# 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.salebot.pro/dlya-onlain-shkol/konstruktor-kursov.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.
