# Tipping

Tipping allows users to directly support creators as a gesture of appreciation for high-quality content.

Users may send a tip to a creator at any time. Tips are voluntary and do not grant special access or ownership rights unless otherwise specified. The full-tipped amount is transferred directly to the creator, and **100 percent of the tip is received by the creator**.

Tipping provides a simple way for users to reward valuable contributions and enables creators to receive direct support from their audience without intermediaries.


---

# 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://docs.polarise.org/subscriptions-and-tipping/tipping.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.
