# Leaderboards and Tasks

## Leaderboards <a href="#leaderboards" id="leaderboards"></a>

Leaderboards are an exciting new feature on PokeClash. There are 3 tiers of leaderboards, Daily, Weekly and Monthly! There are a ton of challenges for each leaderboard which will refresh at the end of each time limit! You can access these leaderboards with `/leaderboards` or by clicking on the NPC in the spawn

### Daily Leaderboards <a href="#daily-leaderboards" id="daily-leaderboards"></a>

These reset at the end of each day. Only the Top 3 earn rewards at the end of each day. The rewards range from Rare Candies, Random Held Items, Pokebuilder Tokens, Plushies and PokeDollars<br>

<figure><img src="https://wiki.pokeclash.com/daily.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2252788586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F05n2iddM4D8pTIFShWlI%2Fuploads%2F3B8lXppffDjjsJnvkqJS%2Fdaily.png?alt=media&#x26;token=4e1638b1-5326-497f-a89a-05974a755735" alt=""><figcaption></figcaption></figure>

### Weekly Leaderboards <a href="#weekly-leaderboards" id="weekly-leaderboards"></a>

These reset at every Sunday. Only the Top 5 earn rewards at the end of each week. The rewards range from XL EXP Candies, Random Starter Pokemon, Random Shiny Starter Pokemon, Pokebuilder Tokens, PokeDollars and Plushies<br>

<figure><img src="https://wiki.pokeclash.com/weekly.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2252788586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F05n2iddM4D8pTIFShWlI%2Fuploads%2FocNaaJiu1TV3oOVKjVLQ%2Fweekly.png?alt=media&#x26;token=a4357b3c-9487-4fc2-80b7-4150465ddf0c" alt=""><figcaption></figcaption></figure>

### Monthly Leaderboards <a href="#monthly-leaderboards" id="monthly-leaderboards"></a>

These reset at the end of each month. Top 7 in that months objectives earn rewards. These rewards range from PokeDollars, Pokebuilder Tokens, Claw Coins, Plushies, Ability Caps/Patches, Random TMs, Random Held Items, Bottlecaps, Masterball, Rare Candies, Relic Coins, and more<br>

<figure><img src="https://wiki.pokeclash.com/monthly.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2252788586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F05n2iddM4D8pTIFShWlI%2Fuploads%2FD5n7Yzse4aoVfsAb2WuX%2Fmonthly.png?alt=media&#x26;token=6dc74c0a-d79a-4942-a780-995698fdcf99" alt=""><figcaption></figcaption></figure>

## Tasks <a href="#tasks" id="tasks"></a>

Tasks are global! The Tasks change on completion from the entire server or after they reach their time limit. There are 3 difficulties, Easy, Medium and Hard. You can access these tasks with `/tasks` or by clicking the NPC in spawn! The rewards include EXP Candies, PokeDollars and Pokebuilder Tokens - which are rewarded to the players who helped the most to complete the task.<br>

<figure><img src="https://wiki.pokeclash.com/tasks.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2252788586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F05n2iddM4D8pTIFShWlI%2Fuploads%2Fd09HURU1Jls7xq2TCpQn%2Ftasks.png?alt=media&#x26;token=1c3a662c-8983-4b32-badf-4292f26fa042" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2252788586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F05n2iddM4D8pTIFShWlI%2Fuploads%2Fx12vsGACmpojCUAUPupB%2FScreenshot%202026-03-22%20122239.png?alt=media&#x26;token=03a53de8-69af-4555-826a-79856e9bc99d" alt=""><figcaption></figcaption></figure>


---

# 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://wiki.pokeclash.com/features/leaderboards-and-tasks.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.
