> 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/ru/for-content-creators/wallet-pay.md).

# Кошелёк в Telegram для оплат в Tribute

Вы можете принимать оплату подписок и донатов (в том числе регулярных) через [@wallet.](https://t.me/wallet)

**Как это работает:**

1\. В настройках подписки канала добавьте способ оплаты Wallet Pay. Либо выберите только его.

2\. Установите цену подписок в USD, EUR или RUB. Либо только EUR и RUB, если выбраны способы оплаты «Банковская карта» и Wallet Pay.

3\. Подписчики оплачивают донаты и подписки криптовалютой TON, USDT или BTC по актуальному курсу.

4\. После оплаты сумма подписки или доната сразу конвертируется в USDT и дважды в месяц поступает на ваш [Кошелёк](https://t.me/wallet), если сумма достигла минимума в 100 USDT.

5\. Вы можете обменять USDT на другую криптовалюту, отправить её на другой криптокошёлек или продать на Р2Р Маркете прямо в [Кошельке](https://t.me/wallet).

Подробнее о продаже на Р2Р Маркете — [по ссылке](https://walletru.helpscoutdocs.com/article/81-kak-prodat-kriptovalutu-na-p2p-markete).

#### **Ограничения по размеру платежа:**

**Подписка:**

* €1 или ₽100 — минимальная единоразовая транзакция.
* €1 000 или ₽60 000 — максимальная единоразовая транзакция.

**Донат:**

* €1 или ₽100 — минимальная единоразовая транзакция.
* €2 000 или ₽150 000 — максимальная единоразовая транзакция.<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.tribute.tg/ru/for-content-creators/wallet-pay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
