# Login Bonus

Players can receive a bonus for logging in every day. The bonus improves each day for up to 7 consecutive logins, with the final day offering the best bonus. Even if you miss a day, the 7-day cycle will not be reset.

A login is counted once per day, from 0:00 UTC to 23:59 UTC.

{% hint style="info" %}
※The items player receive as a login bonus cannot be transferred.
{% endhint %}


---

# 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.remonster.world/game/login-bonus.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.
