# Global Tasks

Global Tasks are server-wide cooperative missions where everyone contributes toward the same objectives at the same time. Instead of being a 1v1 or a ranked duel, these are timed challenges that track your personal progress on the task and compare it with other players. Each difficulty tier has multiple tasks running in parallel, and each tier has its own duration: Easy lasts 6 hours, Medium lasts 8 hours, and Hard lasts 12 hours, with 3 active tasks per tier.

While the task is active, you earn progress by completing the required objective. When the timer ends, the results are locked in and rewards are distributed based on your final position on the leaderboard for that task. The higher you place, the better the rewards. If you don’t place in the top ranks but you still contributed, you can still receive a smaller participation reward, shown as “Other”.

<table><thead><tr><th width="131.1851806640625">Place</th><th>Easy</th><th>Medium</th><th>Hard</th></tr></thead><tbody><tr><td>1st</td><td>3000🪙, 1💎, 24 PB, 6 GB</td><td>6500🪙, 2💎, 32 PB, 16 GB, 6 UB</td><td>9000🪙, 3💎, 24 UB, 3 Diamonds</td></tr><tr><td>2nd</td><td>2500🪙, 1💎, 20 PB, 5 GB</td><td>5200🪙, 1💎, 28 PB, 14 GB, 5 UB</td><td>7200🪙, 1💎, 20 UB, 2 Diamonds</td></tr><tr><td>3rd</td><td>2000🪙, 1💎, 18 PB, 4 GB</td><td>4300🪙, 1💎, 24 PB, 12 GB, 4 UB</td><td>5800🪙, 1💎, 18 UB, 2 Diamonds</td></tr><tr><td>4th</td><td>1800🪙, 16 PB, 4 GB</td><td>3900🪙, 1💎, 22 PB, 10 GB, 4 UB</td><td>5100🪙, 1💎, 16 UB, 1 Diamond</td></tr><tr><td>5th</td><td>1600🪙, 14 PB, 3 GB</td><td>3500🪙, 20 PB, 10 GB, 3 UB</td><td>4400🪙, 14 UB, 1 Diamond</td></tr><tr><td>6th</td><td>1400🪙, 12 PB, 3 GB</td><td>3000🪙, 18 PB, 8 GB, 3 UB</td><td>3600🪙, 12 UB</td></tr><tr><td>7th</td><td>1200🪙, 12 PB, 2 GB</td><td>2600🪙, 16 PB, 8 GB, 2 UB</td><td>3200🪙, 10 UB</td></tr><tr><td>8th</td><td>1000🪙, 10 PB, 2 GB</td><td>2200🪙, 14 PB, 6 GB, 2 UB</td><td>2800🪙, 9 UB</td></tr><tr><td>9th</td><td>900🪙, 10 PB, 1 GB</td><td>2000🪙, 12 PB, 6 GB, 1 UB</td><td>2500🪙, 8 UB</td></tr><tr><td>10th</td><td>800🪙, 8 PB, 1 GB</td><td>1800🪙, 10 PB, 5 GB, 1 UB</td><td>2200🪙, 7 UB</td></tr><tr><td>Other (Participation)</td><td>200🪙, 2 PB</td><td>500🪙, 3 PB</td><td>800🪙, 1 UB</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/global-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.
