# Daily Rewards

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

The **Daily Rewards** feature in **RoboHero Mobile** allows players to collect rewards for logging into the game regularly. Over a 14-day cycle, a new, unique reward becomes available each day. This system rewards player loyalty and encourages daily engagement.

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

* **14-day cycle:** Players have 14 days to claim 14 different rewards. Each day offers a new reward, which increases in value as the cycle progresses.
* **Flexible login:** If a player misses a day, their progress in the cycle is not reset. When they log in again, they can still claim the missed reward.
* **Maximizing rewards:** To collect all 14 rewards, players must log in daily. Missing one or more days means players can still collect up to 13 rewards, but they may miss out on the highest bonuses available at the end of the cycle.
* **Cycle reset:** After completing the 14-day cycle, the rewards reset, and the player starts over from reward number 1.
* **Exclusive bonuses:** The most valuable rewards, including rare items and bonuses, are found toward the end of the cycle. Logging in consistently throughout the cycle is key to obtaining the best rewards.
  {% endhint %}

Log in daily to claim all the rewards and enjoy unique bonuses!


---

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