> For the complete documentation index, see [llms.txt](https://animus-regnum.gitbook.io/cgar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://animus-regnum.gitbook.io/cgar/introduction/concept-of-the-game.md).

# Concept of the Game

{% embed url="<https://soundcloud.com/animusregnum/concept-of-the-game?si=e990b2100ee24ac7a4a87bd39f1f0e71&utm_campaign=social_sharing&utm_medium=text&utm_source=clipboard>" fullWidth="true" %}

Animus Regnum represents a paradigm shift in the realm of MMORPGs, integrating blockchain technology, player sovereignty, an innovative economic system, and VR/AR technology to deliver an unparalleled gaming experience.

In the parallel reality of Animus Regnum, players, known as Avatars, traverse an expansive cosmos teeming with various star systems, galaxies, and entities. Avatars, under the guidance of multi-dimensional beings created by the Eldorai, inhabit bodies birthed from cosmic eggs called Genesum, serving as a nexus between realities.

A hallmark of Animus Regnum is the unprecedented degree of player agency. As sovereigns, players can possess and govern planets, star systems, or even entire galaxies. They can establish their own laws, construct governmental structures, and cultivate societies in accordance with their vision. Economic interactions within this cosmos are also player-driven, offering opportunities to trade land on their planets or space in their star systems.

Built on its custom blockchain, Unavis, the game ensures secure in-game interactions and transactions. While Unavis is under development, other cryptocurrencies like Polygon are utilized to underpin the in-game economy.

A distinguishing feature of Animus Regnum is the groundbreaking economic system—currently under patenting—that deviates from the pyramid-like structures seen in other blockchain games. Instead, our system appreciates in value as the game grows and attracts more players, nurturing a self-sustaining economy.

Animus Regnum also leverages VR/AR technology to augment the gaming experience, but the game isn't exclusively VR/AR. It's designed to be accessible and immersive for all players, regardless of their preferred gaming platforms.

We invite you to step into the Animus Regnum universe, assume the role of an Avatar, and embark on a journey of exploration, growth, and creation. Welcome to a new era of gaming.


---

# 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://animus-regnum.gitbook.io/cgar/introduction/concept-of-the-game.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.
