> For the complete documentation index, see [llms.txt](https://knowledge.theholisticcare.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry/i-am-the-heart-of-being.md).

# I AM: The Heart of Being

How The Holistic Care's I AM pathway develops awareness, presence, and self-inquiry beyond introductory mindfulness.

**I AM: The Heart of Being** is The Holistic Care's structured pathway into awareness, presence, and self-inquiry.

It builds on practical mindfulness rather than replacing it.

## The movement of the inquiry

The learner gradually explores questions such as:

* What changes in experience?
* What notices those changes?
* Am I identical to every thought that appears?
* What remains when a role, memory, or emotion is not being actively thought about?
* What is the direct sense of “I am” before adding a description?

The emphasis is experiential rather than doctrinal.

## Who it is for

The material is better suited to learners who are ready for reflection beyond basic calming or attention training.

For younger learners, The Holistic Care uses stories, metaphors, and developmentally appropriate awareness practices rather than heavy philosophical language.

## Related learning

[Explore I AM: The Heart of Being and other THC courses](https://www.theholisticcare.com/courses)

The full course contains protected learning material. This Knowledge Centre explains the framework and concepts without reproducing paid lessons or proprietary scripts.

## Related guidance

* [Awareness & Self-Inquiry](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry)
* [Nonduality for Beginners](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry/nonduality-for-beginners)
* [What Is Awareness?](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry/what-is-awareness)


---

# 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://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry/i-am-the-heart-of-being.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.
