# Rewards

The reward system can be distributed by this way:

![](/files/-MSZv0Oy5kfdyYAJi_Ak)

* 20% of ECs get by the event is the benefit of the platform.
* 5% of ECs is destined to buy back the corresponding NERC in the market and burn it.
* The 75% remaining ECs will be changed by NERC and will be split to the best 3 players of the event. The split is by the next way:
  * 37,5% to the player with the highest scores.
  * 22,5% to the second player with the highest scores.
  * 15% to the third player with the highest scores.


---

# 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.nergame.app/the-platform/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.
