# REWARDS

{% hint style="danger" %}
From July 15th 2024, Pooky is replacing the MATIC part of the rewards with an additional amount of POK. This is following through on our [April 2nd announcement](https://pooky.gg/blog/players-transition-into-the-updated-gameplay) on the [ScoreRush](https://whitepaper.scorerush.game/) update.
{% endhint %}

Here is a summary of the leaderboards, points, and rewards:

<table><thead><tr><th width="153"> </th><th>Free mode</th><th>Pooky Base Leaderboards</th><th>Pooky Boosted Leaderboards</th></tr></thead><tbody><tr><td>Type</td><td>Free to play</td><td>Play &#x26; earn</td><td>Play &#x26; earn</td></tr><tr><td>Points</td><td>Boosted points</td><td>Base points</td><td>Boosted points</td></tr><tr><td>POK Rewards</td><td>0</td><td>10% of P2E Reward pool</td><td>90% of P2E Reward pool</td></tr><tr><td>MATIC Rewards</td><td>0</td><td>10% of P2E Reward pool</td><td>90% of P2E Reward pool</td></tr><tr><td>NFT rewards</td><td>1 Common Pookyball to each Matchday winner</td><td>0</td><td>0</td></tr></tbody></table>


---

# 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://pooky.gitbook.io/pooky/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.
