# Наши услуги

- [Тарифы](https://docs.lessondelivery.com/services/tarify.md): Подробное описание тарифов для создания чат-ботов
- [Как оплатить тариф](https://docs.lessondelivery.com/services/tarify/kak-oplatit.md): Как купить тариф lessondelivery.com
- [Обучение](https://docs.lessondelivery.com/services/obuchenie.md): Обучение работе с платформой LessonDelivery
- [Бот под ключ](https://docs.lessondelivery.com/services/bot-offer.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.lessondelivery.com/services.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.
