# Subscriptions

**Subscriptions** are one of the ways to monetize Telegram channels. You can create a subscription for both private and public channels.

**You can create subscriptions for**:

<figure><img src="/files/cNzscJz9Dh1BWNHxk5an" alt="" width="375"><figcaption></figcaption></figure>

If you have a **private channel**, a subscription allows you to access your channel and the content in it.

If you have a **public channel**, a subscription allows you to support your channel with regular payments.


---

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