# Wallet Pay

You can now accept payments for subscriptions and donations through @[wallet](https://t.me/wallet).

**How it works:**

1\. In your channel's subscription settings, add Wallet Pay as a payment method. Alternatively, you can choose it as the only method.

2\. Set the subscription prices in USD, EUR, or RUB. Or just in EUR and RUB, if you have selected both "Bank Card" and Wallet Pay as payment methods.

3\. Subscribers pay for donations and subscriptions using cryptocurrencies like TON, USDT, or BTC at the current exchange rate.

4\. After payment, the subscription or donation amount is immediately converted into USDT. It is then transferred twice a month to your [Wallet](https://t.me/wallet), provided the total reaches the minimum of 100 USDT.

5\. You can exchange USDT for another cryptocurrency, transfer it to another crypto wallet, or sell it directly in the [Wallet](https://t.me/wallet) through the P2P Market.

Learn more about selling on the P2P Market via the [link](https://wallet.helpscoutdocs.com/article/5-p2p-market-faq).

#### Limitations on a payment amount:

**Subscriptions:**

* €1 is the minimum one-time transaction.
* €1 000 is the maximum single transaction.

**Donate:**

* €1 is the minimum one-time transaction.
* €2,000 is the maximum single transaction.


---

# 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://wiki.tribute.tg/for-content-creators/wallet-pay.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.
