> 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.md).

# Natura

Natura is one of the main expressions of energy in the cosmos that can be experienced through beings that hold consciousness. It acts as a core for different pools of energy that govern various functions, keeping stability in the flow of consciousness. These energy centers are found in all forms of life, in one shape or another.

Understanding and being able to tap into natura is fundamental to being able to use the craft, being the cores of energy you draw from to use the many abilities that come with the practice. One of the most desired states of being known by many names, such as fourth dimensional consciousness, or astral projection, requires you to have mastery over the natura that are within you.

There are many different natura, and they work in octaves, where the sequence repeats and holds technically the same notes, but different expressions of those notes. For example, in the human body there are seven main natura that can be located along the spinal column. It's known that one can tap into these cores of energy through a process called meditation. Meditation has many different branches of practice, but it's still a part of the craft.

Through meditation, one can tap into their natura and understand its unique qualities. You can refine the structure and fluidity of that energy, giving it a more articulate shape and efficient flow. The process is simple at the root of it, but as you evolve in practice, things can become very advanced. Below is a list of the thirteen primary natura that can be found in most advanced life forms.


---

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