# Buy page button

If you have many pages, you can sell them.\
Please read [“paid pages”](/tgtaps-docs/features/pages/paid-pages.md) section before reading this article.

Paid pages can be sold via regular navigation, or you can indicate whether the page is bought with the help of “buy page button”:

![](/files/26QDQ9vGsQI2qvUhHlaG)![](/files/sDlD0u5Nvqi1BYEGUgrA)

The buy page button have two states: ready to be bought and already bought:

<figure><img src="/files/8cGqqptXv2UZIGxJBn5u" alt=""><figcaption></figcaption></figure>

***

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/pages/buy-page-button.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.
