# In-game rewards

On the Bazaar, to the left, the player sees a bag with four different sections inside. If there are any unclaimed rewards, the bag glows yellow.

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

#### Once you tap the icon, you'll see 4 sections. Learn more about each section:

{% content-ref url="/pages/HvYWaXuRXwsQqPqca2Kj" %}
[Daily Rewards](/game-info/game-systems/bazaar/in-game-rewards/daily-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/jUKKQRWX7Q4KQowEyt3G" %}
[Daily Tasks](/game-info/game-systems/bazaar/in-game-rewards/daily-tasks.md)
{% endcontent-ref %}

{% content-ref url="/pages/BSdUxPT1y2WZ0Hujn7oK" %}
[Chests](/game-info/game-systems/bazaar/in-game-rewards/chests.md)
{% endcontent-ref %}

{% content-ref url="/pages/gAogPY8PNYeFMLGV1p7F" %}
[Achievments](/game-info/game-systems/bazaar/in-game-rewards/achievments.md)
{% endcontent-ref %}


---

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