# Мини инструкция

1️⃣ Если есть промо-код, активировать его внизу раздела Оплат <https://cp.lessondelivery.com/panel/pay> станет доступно добавление своего бота.\
2️⃣ Зайти в свой Телеграм на телефоне, ПК, или в браузере <https://web.telegram.org/#/login>\
3️⃣ Создать бота в через @BotFather <https://telegram.me/BotFather> по инструкции <https://lessondelivery.com/telegram/botfather.html>\
\
📌 Отправляется команда */newbot* прямо в чате, в виде сообщения\
📌 Нужно придумать имя для будущего бота, потом можно поменять\
📌 Придумать username и оно должно заканчиваться на bot (пример MyBestCourse**Bot**)\
📌 Бот пришлет сообщение с API токеном, его нужно будет прописать в нашем сервисе


---

# 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/howto/wiki/mini-instrukciya.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.
