> 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/for-subscribers/subscription-management.md).

# Subscription management

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

1. Open «Menu» in the **Tribute** bot.
2. The main screen will display all your subscriptions.
3. Select a subscription if you want to see its details or cancel the subscription.
4. If you want to go to the subscription channel, click on the channel name.
5. Below is information about the subscription, renewal period and payment.
6. Tap «Cancel Subscription» to cancel your subscription.


---

# 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/for-subscribers/subscription-management.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.
