# Reward Mechanism

PotatoMedia's reward system is a pyramidal 10-level bonus mechanism.

![](/files/-MeOxrfwR7rLYdYCHHbO)

Members can be grouped by registration through senior users' sharing link and seniors can earn "extra bonus" each day. For example, when Alice clicks Ben's sharing link and register successfully, Alice will become one of Ben's group and Ben will be able to get extra bonus from 20% of Alice's points each day. Therefore, everyone in the group can have additional bonus created by you.


---

# 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://potato-media.gitbook.io/potato-media-doc/ecosystem/reward-mechanism.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.
