# Daily Rewards

## **General Description**

Upon logging into the game daily, players receive a reward. Rewards vary each day and include different items unlocked by the player and in-game currency.

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

## **Conditions for Receiving**:

* Rewards are available only after merging 10+ blood drops at the [Blood Altar](/game-info/game-systems/bazaar/charatacters-and-locations/blood-altar.md).
* Granted upon the first login of the day.
* Each reward is tied to the specific week and day of the week.
* Logging in for several days gives a bonus.
* Players can boost daily rewards by watching ads.

## **Rewards**:

* All players receive the same reward type each day, but the quantity depends on:
  * The player’s rank (multiplied by a fixed multiplier).
  * The **Day Streak**, a counter of consecutive reward claims, which increases the total reward.
* If a player hasn’t unlocked a specific item included in the reward, it is replaced with 1 emerald.


---

# 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-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.
