> For the complete documentation index, see [llms.txt](https://wiki.tribute.tg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tribute.tg/ru/for-content-creators/subscriptions/probnyi-period-podpiski.md).

# Пробный период подписки

Пробная подписка позволяет предоставить пользователям бесплатный доступ к закрытому каналу на ограниченное время — 1, 12 или 24 часа, 3 или 7 дней.\
Функция помогает потенциальным подписчикам познакомиться с контентом перед оплатой и повышает конверсию в платные подписки.

#### Как включить пробный период

1. Перейдите в раздел «Оплата» при создании или редактировании подписки.
2. Активируйте опцию «Пробный период».
3. Укажите желаемую длительность пробного доступа — 1, 12 или 24 часа, 3 или 7 дней
4. После привязки карты пользователь получит бесплатный доступ на выбранный срок. По окончании пробного периода подписка автоматически продлевается на платной основе (если пользователь не отменит её заранее).

{% hint style="warning" %}
**Если вы добавили пробный период при редактировании подписки, он применится только для новых подписчиков**
{% endhint %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.tribute.tg/ru/for-content-creators/subscriptions/probnyi-period-podpiski.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.
