> 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/lore/emanon-the-soruce/the-craft/natura/rubeus.md).

# Rubeus

This natura is found usually at the base of the spine or body and has a red hue. It deals with aspects of survival and where the dracortus can be found. This is the foundation of the physical world and our connection to it. It focuses on the material and all the tangible things can can be seen as "real", or "objective mater". It can be blocked by fear and doubt, having your foundations tested if they are not built right. Through refining rubeus one can find the courage and strength to press against their doubts or let their fear pass through them like a fleeting wave.

It's through the mastery of rubeus that one can understand the value of their body and the materials they own or have access to in life. It is through the physical connection that we have with the cosmos, that we find ourselves secure and grounded. An example would be when you are sleeping in bed, most find a deep sense of comfort and security, especially in the security of their own homes, your own kingdom.

Through creating a solid foundation for ourselves to grow, we strengthen rubeus, giving it greater form. You can also create foundations that aren't physical as well, so rubeus can be found in all things that require a base, which is everything. This is one of the most vital natura for this reason, because if you don't have a solid base for your consciousness to build on, you will not be able to thrive in the garden of being.


---

# 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/lore/emanon-the-soruce/the-craft/natura/rubeus.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.
