# Daily Quests

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

In the **Daily Quests** system, players receive a set of unique tasks to complete each day. For every completed task, players are rewarded with **Quest Points**, a special currency that can be used to unlock chests containing exclusive rewards.

{% hint style="info" %}
**How it works:**

* **Daily tasks:** Every day, players receive new sets of tasks. These tasks can involve various aspects of the game, such as defeating enemies, collecting resources, or achieving specific goals.
* **Reward for completion:** For each completed task, players earn **Quest Points**, which are accumulated over a 14-day period.
* **Unlocking chests:** The collected **Quest Points** can be used to unlock chests with rewards that are available exclusively through **Daily Quests**. The number of points required depends on the value of the rewards in the chest.
* **Cycle reset:** After 14 days, the balance of **Quest Points** is reset, and players start collecting again. The chests and rewards available in **Daily Quests** may also change, offering a variety of bonuses.
  {% endhint %}

Log in daily, complete tasks, collect **Quest Points**, and unlock exclusive rewards available only in **Daily Quests!**


---

# 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://robohero.gitbook.io/robohero-wiki/community-protocol/daily-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.
