# 6. Настраиваем бота "Успешное продление подписки. Подписка"

Этот бот будет запущен, если система спишет с карты клиента указанную сумму за подписку и отправит сообщение из этого бота.

* Нажимаем на блок "**Сообщение**" и добавляем текст сообщения :point\_down:

<details>

<summary>Подписка успешно продлена :)</summary>

</details>

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

* Создаём блок "**Действие**" и нажимаем на него.

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

* Выбираем действие "**Запустить бота**",  добавляем бота "**Меню. Подписка**" и нажимаем кнопку "**Сохранить**".

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

* Соединяем блок "**Сообщение**" с блоком "**Действие**".

<figure><img src="/files/23ZplMRAT2hFTwFoFFyu" alt=""><figcaption></figcaption></figure>

С настройкой бота "**Успешное продление подписки. Подписка**" мы закончили.&#x20;

Для того чтобы перейти на следующий этап, нажмите на ➡️ ниже


---

# 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.leadconverter.su/new_page/materialy/sozdanie-podpiski-cherez-bota-rekurrentnye-platezhi-staroe/6.-nastraivaem-bota-uspeshnoe-prodlenie-podpiski.-podpiska.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.
