# Daily Rewards

Do /**rewards** while logged in to gain free stuff! You will be showered with the following gifts every day once you have at least 1 hour of play time:

* 5 daily reward crate keys
* 5 daily reward coins
* $25,000 in-game money
* 1,250 claim blocks&#x20;

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

{% hint style="danger" %}
**NOTE**: make sure you have at least **3 empty inventory slots** before you do **/rewards** so you can earn your prizes!
{% endhint %}

The next day rewards are available after 24 hours from claiming the prior rewards, and expire/end your streak after another 24 hours (meaning, you have up to 47:59 hours to claim your rewards and maintain your streak).

| Streak Payout Day | Reward (instead of the above daily rewards)                                                                                              |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Day 7             | <p>7 daily rewards crate keys<br>7 daily reward coins<br>$30,000 in-game money<br>1,500 claim blocks</p>                                 |
| Day 14            | <p>9 daily rewards crate keys<br>9 daily reward coins<br>$35,000 in-game money<br>1,750 claim blocks</p>                                 |
| Day 21            | <p>11 daily rewards crate keys<br>11 daily reward coins<br>$40,000 in-game money<br>2,000 claim blocks</p>                               |
| Day 28            | <p>1 random crate key voucher<br>15 daily rewards crate keys<br>15 daily reward coins<br>$50,000 in-game money<br>2,500 claim blocks</p> |

Use your daily rewards keys at /**warp rewards** (or /warp crates) by right clicking on the green shulker box. Left clicking on it will show you all the options for the daily rewards.

Use your reward coins by speaking with the villager at /**warp rewards**.

<figure><img src="/files/gDcufka78FTpxOzTX8fe" 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://docs.mineseed.org/mineseed/daily-rewards.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.
