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

# Viridis

Viridis is found in and around the heart and is the connecting tissue between the heart, the chest, and the lungs. It has a green hue and deals with aspects of love and compassion, being able to heal and forgive with ease. This natura is closely tied to the essence of love, which is the strongest energy in the cosmos. Letting go of things that bring your grief is the strongest way to deal with damage done to Viridis.

Mastering this natura gives you an open mind, allowing you to be able to get out of your own head and see things from a more objective view, strengthening your own will and having a greater understanding of love and compassion. It's the ability to truly forgive and let go of the things that do not serve your highest self. A bad connection to this natura can cause one to be easily manipulated or feel alone in their emotions.

Viridis is the connection to the heart and that is what makes it so powerful. The heart is the center of the self. If your heart is closed off, that's energy that isn't being expressed and can cause damage to other natura as well. It's the centerpiece of our own identity and understanding the heart is understanding ourselves. Being the core of all other chakra, it's the point of being that connects us all to "The Source" itself, or "The All".

This is why it's fundamental to better understand this natura for all practitioners, because it's essential to the craft and overall health of of ones being on all levels. If the hearts stops, your body will not be able to live on, along with the fact that it's commonly the first organ to be developed in animal all life.


---

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