# Бот для "Клуба" без рекуррентных платежей

Здесь мы соберем бота, который будет контролировать нахождение в платном канале.

Бот будет:

1. Оправлять товар и выдавать доступы в случае оплаты тарифа
2. **Без автоматического списания средств с карты** - т.е все оплаты будут проводиться вручную.
3. Напоминать об оплате **за 2 дня до окончания действия тарифа.**
4. В случае неуплаты тарифа - исключать из канала

Протестировать бота можно тут: <https://lcvr.net/s/Rw49>

Чтобы перейти к следующему этапу, нажмите на кнопку ниже или на кнопку "**Далее**" ➡️

{% embed url="<https://docs.leadconverter.su/tipy-dannykh/bot-dlya-kluba-bez-rekurrentnykh-platezhei/1.-sozdaem-tovar-dlya-oplaty-dostupa>" %}


---

# 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/primery/primery-botov/bot-dlya-kluba-bez-rekurrentnykh-platezhei.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.
