# Weekly Challenge

Complete weekly challenges with other members of the community to win prizes! Go to **/weeklychallenge** (or **/wc**) to learn more.

Each week, a new challenge starts at Monday at 12 AM ET. The challenge will be related to a task that needs to be completed in Mineseed. The goal is to work with the Mineseed community to finish the challenge.&#x20;

If the challenge is completed, everyone who participated--even if you only do the challenge activity 1 time, will get $10,000!!!

<figure><img src="https://1761635019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FguaJnbAuNZUnXi0ePUau%2Fuploads%2Fr0cCcp6LpLEYSWfjpe9p%2Fimage.png?alt=media&#x26;token=6addc298-a570-4a13-8dac-88efbea29bc7" alt="" width="253"><figcaption></figcaption></figure>

Additional rewards are given to the 1st, 2nd, and 3rd place winners:

* **1st Place**: $300K and a random key voucher to [**/warp crates**](https://docs.mineseed.org/mineseed/crates)
* **2nd Place**: $200K and a random key voucher to [**/warp crates**](https://docs.mineseed.org/mineseed/crates)
* **3rd Place**: $100K and 5K claim blocks

To see the current week's challenge, hover on the gold block. The menu screen will show the server's progress (in this example, the server has mined 33,953 obsidian out of the 80,000 goal). It will also show the time remaining to goal, the top 3 contenders, and your score.

<figure><img src="https://1761635019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FguaJnbAuNZUnXi0ePUau%2Fuploads%2FpI1WE4t4b9j8NCThkbc3%2Fimage.png?alt=media&#x26;token=7814348f-1897-4fce-a6c1-73f0ad07a566" alt="" width="296"><figcaption></figcaption></figure>

To claim the previous week's reward, click the diamond to claim the reward. For the top two winners, the key voucher is added directly to your inventory, so make sure you have at least 1 blank spot before you claim.

<figure><img src="https://1761635019-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FguaJnbAuNZUnXi0ePUau%2Fuploads%2FJ73X6cMQvbQ5VFFw0tmq%2Fimage.png?alt=media&#x26;token=a364542b-5a16-46a6-99cd-32f43c8000ee" alt="" width="462"><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://docs.mineseed.org/mineseed/economy/weekly-challenge.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.
