# About

Vox Royale is a dynamic, competitive game that integrates a comprehensive set of blockchain mechanics. Developed using Unity, it features low poly voxel-style graphics, delivering a visually appealing and engaging experience.

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

This cross-platform game ensures that players using any client—whether web browser (WebGL), Mac, PC, or mobile—can seamlessly play together via our multiplayer system. Vox Royale offers a variety of game modes, each of which supports Play-to-Earn (P2E) mechanics, allowing players to earn tokens through gameplay. Additionally, players can wager tokens on the outcome of matches, adding an extra layer of excitement and competition.

Vox Royale also boasts a robust in-game economy where players can trade among themselves, loot materials, and craft unique weapons. The game features a stat system, enabling players to shape their characters' builds according to their preferences. Moreover, different character classes such as Bowmen, Mage, Swordsman, and Berserker are available, providing diverse gameplay experiences and strategies.

An in-game store offers unique weapons and consumables, enhancing the gameplay and allowing players to further customize and strengthen their characters. The modular design of the characters, built from blocks such as the head and body, enables a vast array of unique character styles and extensive personalization options, making each player's experience truly unique.

To cater to a global audience, Vox Royale is translated into English, Chinese, and German, with plans to offer additional languages to meet the needs of players worldwide.


---

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