> For the complete documentation index, see [llms.txt](https://darkgroom.gitbook.io/darkgroom-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://darkgroom.gitbook.io/darkgroom-docs/docs/attendance_system.md).

# Attendance System

### Attendance System <a href="#attendance-system" id="attendance-system"></a>

Log in each day to claim a daily reward that gives your adventures a helpful boost. Rewards are tied to your account and delivered automatically to your RODex mail.

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

### Daily Rewards <a href="#daily-rewards" id="daily-rewards"></a>

The Attendance System offers rewards based on consecutive login days throughout the month:

**Standard Daily Rewards (Days 1-6, 8-13, 15-19)**

* Level Up Box containing useful items and consumables

**Special Milestone Rewards**

* **Day 7**: VIP Ticket (1 Day)
* **Day 14**: VIP Ticket (1 Day)
* **Day 20**: VIP Ticket (3 Days)

### How to Claim <a href="#how-to-claim" id="how-to-claim"></a>

Simply log in to the game each day and your attendance reward will be automatically sent to your RODex mailbox. Check your mail to retrieve your items and enjoy the benefits!

Consistent daily logins unlock better rewards, with VIP access available at key milestones to enhance your gameplay experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://darkgroom.gitbook.io/darkgroom-docs/docs/attendance_system.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.
