# In-Game Store

Our in-game store is designed to enhance the gameplay experience by offering a variety of unique items and consumables. Players can purchase these items exclusively with our in-game tokens. The store features:

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

Unique Skins and Cosmetics

Players can personalize their characters with a range of unique skins for bodies and other cosmetic items, allowing for extensive customization and individuality.

#### Consumables

The store also offers essential consumables, such as:

* **Arrows**: Keep your quiver full to maintain your offensive capabilities.
* **HP Potions**: Restore health during battles to stay in the fight longer.
* **Speed Scrolls**: Gain a temporary boost in speed to outmaneuver opponents.

The in-game store plays a key role in our revenue sharing model, providing continuous value to the ecosystem. To learn more about how the revenue from the store is shared with players, refer to the Blockchain Mechanics section.


---

# 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://vox-royale.gitbook.io/vox-royale/in-game-store.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.
