# Quests

Quests are a key way to earn money, with over 200 available across five categories:

* **Daily Quests**: Every day, three new quests are randomly generated. Completing them consecutively builds a streak that unlocks increasingly valuable rewards.
* **Weekly Quests**: Released every Monday, these three quests are more challenging but offer better rewards.
* **Miscellaneous Quests**: A mix of random quests, some repeatable and others one-time only, ranging from simple to tough challenges.
* **Event Quests**: Special quests tied to seasonal events like Summer, Halloween, and Christmas.
* **Global Quests**: These collaborative quests involve all players on the server. The top three contributors receive bonus rewards, and anyone who contributes at least 1% gets a base reward.

{% hint style="info" %}
You can find quests in-game by typing **/quests** or by interacting with one of the several quest boards found around spawn.
{% endhint %}


---

# 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://dgzyt.gitbook.io/eluria-mc/survival/economy/quests.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.
