# Ranking

<figure><img src="/files/OzT0rflT3sF0Xf5LBpgN" alt=""><figcaption></figcaption></figure>

The Ranking page shows the PokeFi leaderboards across three categories.

📊 Top Holders

Ranked by total $POKEFI token holdings. Shows the biggest bags in the ecosystem — the wallets with the most skin in the game.

🎫 Top Ticket Holders

Ranked by total raffle tickets. This factors in both raw holdings and tier multipliers, so it represents who actually has the best chance of winning draws.

Ticket count isn't just about token amount — your holder tier multiplier affects your final ticket count.&#x20;

\
🏅 Top Card Winners

Ranked by number of wins and the quality of cards won. Winning a Grail card ranks significantly higher than winning multiple Rare cards.

Scoring factors:

• Total number of wins\
• Rarity tier of each card won (Grail > Legendary > Rare)\
• Combined insured value of all cards won


---

# 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://pokefi.gitbook.io/pokefi-docs/ranking.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.
