# Leaderboard

Every month, the **top 100 wallets** by cumulative XP win additional Packflip Points.

* Rankings are based on **monthly cumulative XP**
* Rankings update **monthly** — prizes are distributed at the end of each month

## Monthly prizes

<table><thead><tr><th>Rank</th><th>Prize (Packflip points)</th><th width="280.78125">Equivalent</th></tr></thead><tbody><tr><td>#1</td><td>4,000 pts</td><td>Expert Pack× 2</td></tr><tr><td>#2</td><td>3,000 pts</td><td>Expert Pack× 1 + Entry Pack× 2</td></tr><tr><td>#3</td><td>2,000 pts</td><td>Expert Pack × 1</td></tr><tr><td>#4–10</td><td>500 pts</td><td>Entry Pack × 1</td></tr><tr><td>#11–20</td><td>300 pts</td><td>Trainer Pack × 1</td></tr><tr><td>#21–50</td><td>100 pts</td><td>Rookie Pack × 1</td></tr><tr><td>#51–100</td><td>25 pts</td><td>Starter Pack × 1</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://packflip.gitbook.io/packflip-docs/leaderboard.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.
