# Cashback

Tribute users can earn cashback on donations and digital product purchases via [@wallet](https://t.me/wallet).

#### How to earn cashback

1. Pay for a digital product or make a donation through [@wallet](https://t.me/wallet); it doesn't matter what currency you use to make the payment.
2. Tribute will credit 3% of that amount, convert it to TON, and send it to your @wallet. The conversion rate is calculated at the time of the transaction.
3. You will receive the cashback in TON two weeks after the purchase. Cashback transactions will be displayed in the Tribute bot.
4. The minimum payout amount is 0.000001 TON. If the cashback does not reach the minimum amount, it will accumulate.


---

# 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-subscribers/cashback.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.
