> For the complete documentation index, see [llms.txt](https://wiki.osro.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.osro.gg/beginners-guide/hourly-reward.md).

# Hourly Reward

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

**OldschoolRO** has a hourly reward system that allows their players to receive hourly points for every 30min you stay in-game. Simply stay online and earn **2 Hourly Points** for every **30 minutes** you're online.

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

The maximum Hourly Points you can collect is 300, so you'll need to spend points to continue earning.

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

{% hint style="success" %}
Use **@points** to check your Hourly Points balance
{% endhint %}

{% hint style="info" %}
No map restrictions, and you can still earn points while idle
{% endhint %}

{% hint style="warning" %}
Point earning is disabled when you're in vending and autotrade mode
{% endhint %}

### Hourly Shop

<figure><img src="/files/ajHg84QHE2kWIX5GPMbT" alt=""><figcaption><p>Type @npc 23 to warp to Kafra Points Shop</p></figcaption></figure>

Hourly Points can be spent at Kafra Point Shop (@npc 23).&#x20;

{% hint style="danger" %}
All hourly shop items are **ACCOUNT BOUNDED** (cannot be traded)
{% endhint %}

#### Available items:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/ZUdTwjWwhQg52rcfljeX" alt=""></td><td></td><td></td></tr><tr><td><img src="/files/dbxfyLgCt2Vms2ikLTvR" alt=""></td><td></td><td></td></tr><tr><td><img src="/files/BSIRmn1xIfh8AkHgFVhl" alt=""></td><td></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.osro.gg/beginners-guide/hourly-reward.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
