> 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/the-realm/genesis.md).

# Genesis

{% embed url="<https://soundcloud.com/animusregnum/genesis>" %}

The genesis of Animus Regnum is a testament to the Eldorai transcendent understanding of reality and their mastery of highly advanced technology. Originating from a different reality, the Eldorai harnessed this technology to craft a unique existence, a realm where beings could explore the depths of their consciousness without restriction.

The genesis point of Animus Regnum is the city of Astelos Illuminara, a beacon of enlightenment and the first creation in this new reality. Astelos Illuminara is located on the planet Seraphel, within the Hoshidori star system, in the Galaxy Elysium. This city represents the Eldorai vision for Animus Regnum, a sanctuary from oppression and a beacon for those seeking a more enlightened existence.

Astelos Illuminara is a marvel of Eldorai technology and design. Its architecture is a harmonious blend of organic and geometric forms, reflecting the Eldorai understanding of balance and their commitment to the interplay of light and dark. The city is bathed in a soft, ethereal light, creating an atmosphere of tranquility and serenity. Its structures are crafted from materials unknown in our reality, their surfaces shimmering with an iridescent glow.

The planet Seraphel is a testament to the Eldorai mastery over reality. Its landscapes are a blend of lush, verdant forests, crystal-clear rivers, and towering mountains, all under a sky that shifts and changes with breathtaking beauty. The Hoshidori star system and the Galaxy Elysium are filled with celestial bodies of all kinds, each one a unique creation of the Eldorai.

The genesis of Animus Regnum was not just the creation of a new reality, but the manifestation of the ultimate freedom. It was the Eldorai response to the oppression and limitation they experienced in their original societies, and their endeavor to share this freedom with the world from which they came.


---

# 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/the-realm/genesis.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.
