# Daily Tasks

## **General Description**

Daily Tasks are a set of various in-game activities that players complete to earn rewards, including items, gold, and emeralds.

Players are offered a daily series of tasks to complete for rewards. After finishing all tasks in a set, a super prize is awarded, which includes multiple rewards.

<figure><img src="/files/uHBEuwMxuYrDoLtx1Ypz" alt="" width="375"><figcaption></figcaption></figure>

#### Tasks are grouped by caskets (tiers):

* **First Casket (Brown)**: 3 tasks
* **Second Casket (Red)**: 4 tasks
* **Third Casket (Gold)**: 5 tasks

Moving to the next casket is only possible after completing all tasks in the previous one. After completing all tasks in a casket, players receive an additional reward. Rewards include items, gold, and emeralds.&#x20;

After completing all tasks in all caskets, the third (gold) casket remains on the screen with a timer until the tasks refresh.

#### **Task Reroll**:

* Players can change a task up to 3 times per day.
* Rerolls can be done by:
  * Watching an ad
  * Spending emeralds (hard currency)
* After a reroll, a new task appears in the same slot.

  <figure><img src="/files/kcyFC7grdcrbOzbR168d" alt="" width="375"><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.playhattori.io/game-info/game-systems/bazaar/in-game-rewards/daily-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.
