> For the complete documentation index, see [llms.txt](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving.md).

# The Felt Science of Thriving

- [The Felt Science of Thriving Overview](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview.md): Overview of The Felt Science of Thriving and its twelve life energies
- [Presence](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/presence.md): The gateway life energy and the first foundation practice in The Felt Science of Thriving
- [Safety (Psychological & Emotional)](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/safety-psychological-and-emotional.md): Why psychological and emotional safety is the nervous system's prerequisite for growth, and how to access it through felt experience
- [Empathy](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/empathy.md): Beginning with self-empathy: the act of turning toward your own inner experience with full, non-judgmental presence
- [Trust](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/trust.md): The inner sense that life is fundamentally safe and workable, even without guarantees about outcome
- [Support](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/support.md): The knowledge that you do not have to do this alone, and the felt experience of being genuinely supported
- [Beauty](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/beauty.md): The felt experience of being stopped by something larger than yourself, and why beauty is a healing life energy
- [Play](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/play.md): Why play is a universal human need, how it feels in the body, and how to access it through memory, imagination, and practice
- [Spontaneity](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/spontaneity.md): Why spontaneity is a universal human need, how it feels in the body, and how to access it through memory, imagination, and practice
- [Safety (Physical)](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/safety-physical.md): Coming-soon page for the physical safety life energy within The Felt Science of Thriving
- [Purpose](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/purpose.md): Coming-soon page for the purpose life energy within The Felt Science of Thriving
- [Movement](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/movement.md): Coming-soon page for the movement life energy within The Felt Science of Thriving
- [Belonging](https://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving/the-felt-science-of-thriving-overview/belonging.md): Coming-soon page for the belonging life energy within The Felt Science of Thriving


---

# 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://myhealingcommunity.gitbook.io/myhealingcommunity-docs/the-felt-science-of-thriving.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.
