# Subscriptions list

Users can subscribe to different features:

* buy rates by monthly subscription;
* buy pages by monthly subscription;

However, users must have the ability to cancel subscription via application. \
To achieve this, there is “subscriptions list” block:

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

You can fully configure design and text of this block.

If the block is not present in the application with subscriptions, we may have to block your application until you fix this problem.

***

Something unclear in docs or you know how to improve article? [Message us in community!](https://docs.tgtaps.com/tgtaps-docs/readme/community)\
We will answer you and then promise to improve the article within 3 days.


---

# 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://tgtaps.gitbook.io/tgtaps-docs/blocks/payments/subscriptions-list.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.
