# Leaderboard & Rewards

### DEIN rewards

At the event's conclusion, the DEIN system calculates each user's share of the reward pool as follows:

**Your Share = Your Points / Total Points**

Factors influencing the outcome include:

* Milestone-unlocked reward pool size
* Top-10 leaderboard Winners' Bonus (if applicable)

### How are the rewards distributed?

Your DEIN tokens will be placed in a **vesting contract** and will unlock gradually.

### Winners' Bonus

The Winners' Bonus is an additional reward reserved for the top 10 users on the leaderboard. 20% of the event's reward pool is allocated for this bonus, shared proportionally based on ranking and contribution.

### Checking Your Rank

You can see your current position on the main event page's leaderboard at: [app.dein.fi/#leaderboard](https://app.dein.fi/#leaderboards)

### What happens after?

After the **Token Generation Event (TGE)**, Policy Books' rewards switch to regular DEIN tokens.&#x20;

{% hint style="success" %}
Following the event, your deposited funds will earn DEIN tokens at the same rate as points.
{% endhint %}


---

# 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://docs.dein.fi/airdrop-event/leaderboard-and-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.
