# Rewards and earning of tokens

Optimal **rewards** to drive the ecosystem will be discovered as we grow the users and merchants and **enable** new use cases. Following are the **initial** proposals which will be revised and can also be **modified** by DAO.

| **Action**                                                                                                                                                          | **Total Rewards (FRGP)** |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |
| Early adaptors: User Signup                                                                                                                                         | 5,000,000                |
| Early adaptors: Jurors                                                                                                                                              | 5,000,000                |
| <p>Transaction Rewards</p><ul><li>Each Transaction</li><li>Total Transaction Volume</li><li>Total number of transaction</li></ul>                                   | 5,000,000                |
| <p>Reputation Rewards: Additional token allocation on reaching a certain reputation level.</p><ul><li>Bronze</li><li>Silver</li><li>Gold</li><li>Platinum</li></ul> | 5,000,000                |


---

# 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://frogpay.gitbook.io/whitepaper/tokens/rewards-and-earning-of-tokens.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.
