# Leaderboards

Leaderboards are server-wide competitive challenges where players race to be the most progressed within a limited time window. Unlike Global Tasks, Leaderboards are not co-op: you are competing against everyone else, and only your own progress matters.

While a leaderboard is active, every action that counts toward its objective adds points to your personal sccore on that leaderboard. When the timer expires, the rankings are locked and winners are decided purely by who is highest on the table at that exact moment. The player in 1st place when time runs out wins, followed by the rest of the top positions, and rewards are distributed based on your final rank.

<table><thead><tr><th width="99.33331298828125">Place</th><th>Daily</th><th>Weekly</th><th>Monthly</th></tr></thead><tbody><tr><td>1st</td><td>4000🪙, 1💎, 16 PB, 4 GB</td><td>20000🪙, 3💎, 24 PB, 12 GB, 4 UB</td><td>80000🪙, 5💎, 20 UB, 2 Diamonds</td></tr><tr><td>2nd</td><td>3200🪙, 14 PB, 4 GB</td><td>16000🪙, 2💎, 22 PB, 10 GB, 3 UB</td><td>65000🪙, 4💎, 18 UB, 1 Diamond</td></tr><tr><td>3rd</td><td>2700🪙, 12 PB, 3 GB</td><td>13000🪙, 1💎, 20 PB, 9 GB, 3 UB</td><td>52000🪙, 3💎, 16 UB, 1 Diamond</td></tr><tr><td>4th</td><td>2300🪙, 11 PB, 2 GB</td><td>11000🪙, 18 PB, 8 GB, 2 UB</td><td>45000🪙, 2💎, 14 UB</td></tr><tr><td>5th</td><td>2000🪙, 10 PB, 2 GB</td><td>9500🪙, 16 PB, 8 GB, 2 UB</td><td>38000🪙, 2💎, 12 UB</td></tr><tr><td>6th</td><td>1700🪙, 9 PB, 2 GB</td><td>8000🪙, 14 PB, 6 GB, 2 UB</td><td>32000🪙, 1💎, 10 UB</td></tr><tr><td>7th</td><td>1500🪙, 8 PB, 1 GB</td><td>7000🪙, 12 PB, 6 GB, 1 UB</td><td>28000🪙, 1💎, 9 UB</td></tr><tr><td>8th</td><td>1300🪙, 7 PB, 1 GB</td><td>6000🪙, 12 PB, 5 GB, 1 UB</td><td>24000🪙, 1💎, 8 UB</td></tr><tr><td>9th</td><td>1100🪙, 6 PB</td><td>5200🪙, 10 PB, 4 GB</td><td>21000🪙, 7 UB</td></tr><tr><td>10th</td><td>900🪙, 5 PB</td><td>4500🪙, 9 PB, 3 GB</td><td>19000🪙, 6 UB</td></tr><tr><td>Other</td><td>400🪙, 3 PB</td><td>1200🪙, 5 PB</td><td>3000🪙, 4 GB</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://wiki.cobbletwo.com/features/leaderboards.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.
