# Paid pages

## What types of paid pages exist?

There are a couple of options how you can sell pages:

* for the points;
* for the stars;
* for the money;

Moreover, you can give access to pages via paid [rates](/tgtaps-docs/features/rates.md).

## How paid pages work?

If the page is paid, user should pay before will be able to [open the page](/tgtaps-docs/features/navigation.md). Such dialog will appear (you can fully customize it):

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

To make page paid, check “is page paid”:

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

Then select payment type and define page price.\
Also, you can select rates which have access to the page.

Page becomes paid for any navigation movements: from menu, from text, from button, from container, etc.

Read more about [payments here](/tgtaps-docs/features/payments.md).

You can configure UI of the dialog in the [“buy page dialog block”](/tgtaps-docs/blocks/system-blocks/buy-page-dialog.md).

***

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/features/pages/paid-pages.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.
