# Rewards

<figure><img src="/files/9vhfZCQ7O5HtxenXGbez" alt=""><figcaption></figcaption></figure>

The size of the prize pool depends on the **number of managers who join the Gameweek**.

Once the Gameweek ends and scoring is finalized, **every participant receives a reward**, regardless of rank.\
Rewards are automatically credited to your **Manager Cash Wallet**.

***

### Viewing Gameweek Rankings

You can view:

* **Live rankings** during the current Gameweek
* **Final rankings** from all past Gameweeks

Each Gameweek has a **ranking table** showing:

* Every participating manager
* Their total Gameweek score
* Their final rank
* Their earned reward

This transparency allows managers to study performance, strategy, and compare results over time.

***

### How the Prize Pool Works

The total Cash Prize Pool is determined by:

* Number of participants
* Number of cards played
* Overall weekly platform activity

This makes rewards **dynamic**, growing with participation and engagement.

***

### Reward Distribution Structure

Rewards are distributed across performance tiers.\
Higher-ranked managers receive a larger share, while **lower-ranked participants still earn a reward**.

| Rank Tier    | % of Prize Pool | Description                     |
| ------------ | --------------- | ------------------------------- |
| 1 → 3        | 60%             | Top performers of the week      |
| 4 → 10       | 15%             | Strong finishers                |
| 11 → Top 50% | 15%             | Competitive mid-rank placements |
| 50% → 75%    | 7%              | Casual participants             |
| Last 25%     | 3%              | Everyone earns something        |

This structure maintains competitiveness while remaining **inclusive** for all.

***

### How Rewards Are Calculated

Inside each tier, rewards use a **rank-weighted formula**:

* Higher rank → Higher share
* Lower rank → Still earns a portion

A weighting factor (1 ÷ rank) ensures **fair distribution** within tiers.

There is **no scenario where a participant gets zero**.

***

### Example (Simplified)

If the prize pool is $1,000 and 1,000 managers participate:

* Ranks 1–3 share **$600**
* Ranks 4–10 share **$150**
* Ranks 11–500 share **$150**
* Ranks 501–750 share **$70**
* Ranks 751–1000 share **$30**

Your exact reward corresponds to your final rank within your tier.

***

### Receiving Your Reward

* Rewards are **automatically deposited** into your **Cash Wallet**
* No manual claim process
* Rewards are available once Gameweek scoring is completed (typically Mondays)

You can use your wallet balance to **buy cards, trade, or join auctions**.

***

### What’s Coming Next

Peaxel will continue expanding reward opportunities, including:

* Special giveaways
* Achievement and milestone rewards
* Seasonal leaderboard points and rankings
* Bonus multipliers for long-term participation

***

### Summary

| Feature                     | Benefit                                    |
| --------------------------- | ------------------------------------------ |
| Every participant wins      | Beginner-friendly and fair                 |
| Higher rank = Higher reward | Skill and strategic play matter            |
| Fully transparent rankings  | You always know how results are calculated |
| Automatic wallet credit     | No claiming, no delay                      |
| Dynamic prize pool          | More activity → bigger rewards             |


---

# 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.peaxel.me/guide/peaxel-game/gameweeks-and-competitions/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.
