# Rewards for participants of voting event

Top 10% players based on their voting power will receive a skin they’ve voted for, if it was chosen to get into the Loot box, with a 100% probability. The total number of skins to be received this way is strictly limited. There is a maximum number of players who will receive a skin this way, based on the Loot box quality.

| Number of players | Loot box                                     |
| ----------------- | -------------------------------------------- |
| 50                | Common                                       |
| 30                | <mark style="color:blue;">Rare</mark>        |
| 10                | <mark style="color:orange;">Legendary</mark> |

All of the rest will be able to take part in a lottery. The probability of winning a skin in the lottery is also based on a particular holder's voting power. But there always will be a certain chance of winning for everyone, even with the lowest voting power. Holders are divided into 5 groups, based on their voting power. Each group has its own number of skins reserved for a lottery.


---

# 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.project-hive.io/project-hive/skins-loot-boxes-system/loot-box-voting-event/rewards-for-participants-of-voting-event.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.
