# Hourly Rewards System

In the top right corner of the screen, you will see a timer.

![Hourly Rewards Timer](/files/Sb4HWdU45uJuENTiDZSM)

### Hourly Rewards System <a href="#hourly-rewards-system" id="hourly-rewards-system"></a>

The Hourly Rewards System gives you bonus Coins simply for staying online and actively playing. It rewards consistent playtime without forcing you into a specific map or activity.

***

### How the timer works <a href="#how-the-timer-works" id="how-the-timer-works"></a>

When you are logged in, an Hourly Timer UI appears on your screen. This UI tracks how long your character has been online and eligible for rewards.

* Characters on `@autotrade` **do not** gain hourly progress.
* Once the timer reaches limit , you earn **Hourly Points**.
* The timer then continues counting toward your next hour as long as you remain online and active.

***

### Claiming your Hourly Points <a href="#claiming-your-hourly-points" id="claiming-your-hourly-points"></a>

You don’t need to walk to an NPC to claim your points. Everything is handled directly through the Hourly UI.

```
text### How to claim

1. Stay online until your Hourly Timer reaches 1 hour.
2. Click the **Hourly Timer UI** on your screen.
3. The **Hourly Rewards Exchange** window will open.
4. Trade your accumulated Hourly Points for available items.
```

Clicking the Hourly UI always opens the exchange menu, so you can check your balance and redeem rewards from anywhere.


---

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