# Tip

Tipping is a way to express gratitude to the authors for their creativity and to support their further work. With this feature, you can encourage high-quality content that you like. However, there are certain limits on the amount of tips sent.:

#### The minimum tip amount is $1 The maximum tip amount is $50,000

(because the maximum allowed wallet balance is also $50,000).

## **How can I support the author?**

Go to the profile of the author or channel that you like and click on the "**Tip**" button

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

In the menu that opens, enter the tip amount, a wish to the author, and click "Donate".\
Your support will be sent to the author, from the Polee wallet.

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


---

# 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://polee.me/help/en/faq/subscriber/what-is-tip.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.
