# Kafra Points Shop

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

## Points Manager System

This feature combines Activity Points, Vote Points, and Event Points into one NPC, making it easier for players to manage, claim, and spend their rewards in one place.

***

#### Overview:

```admonition
What is the Points Manager?
```

The Points Manager allows players to:

* View their current **Vote Points, Activity Points** and **Event Points**
* Claim **Vote Points**
* Open the Shops
  * **Vote Points Shop**
  * **Activity Points Shop**
  * **Event Points Shop**

***

#### How to earn points:

* **Vote Points**\
  Earned by [voting for the server](https://osro-revo.gg/?module=vote) on supported voting sites. Players can claim their rewards through the Points Manager after voting.
* **Activity Points**\
  Earned by staying active in-game. These can be claimed through the **Hourly Reward NPC**. Use `@hourly` to check your availability or cooldown.
* **Event Points**\
  Earned by participating in [automated in-game events](https://wiki.osro-revo.gg/in-game-events/automated-events), special activities, and server-hosted event challenges.

***


---

# 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://wiki.osro-revo.gg/features/kafra-points-shop.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.
