# Staking Rewards

## Basics

By staking RET, everyone could have the right to acquire rewards once they stake RET. Those who stake RET are called Shop Owners.

## Rules

* Everyone can choose any created shop at any time.
* Shop Owners can claim whenever they want.
* The rewards send to your wallet if somebody shares reviews at staked shops.
* More than 2 people can stake RET on created shops. In this case, receiving rewards are divided into the ratio of how much each shop owner stakes RET.

## Structure

Coming soon.


---

# 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://whitepaper.sharefull.io/app-scheme/gamefi-elements/staking-rewards.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.
