> 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/courses-and-learning/i-am-the-heart-of-being.md).

# I AM: The Heart of Being

THC's advanced pathway into awareness, presence, nondual mindfulness, and self-inquiry.

**I AM: The Heart of Being** is The Holistic Care's deeper course in awareness, presence, and self-inquiry.

It moves beyond mindfulness as a technique and asks what is present before a thought, role, emotion, or self-description appears.

## Best suited for

* mature teens approximately 13+
* adults
* learners with an interest in nonduality
* people drawn to self-inquiry and the nature of awareness
* learners ready to move beyond introductory calming practices

## Course structure

The current public course page describes:

* approximately **30 hours**
* **61 lessons**
* stories and metaphors
* guided meditation
* journaling and creative reflection
* self-inquiry
* a certificate of completion

## Important distinction

This is a deeper contemplative pathway, not a clinical treatment or professional qualification.

The full course materials remain protected inside the learning platform.

[Explore I AM: The Heart of Being](https://www.theholisticcare.com/courses/i-am-the-heart-of-being-nondual-mindfulness-course-children-students)

## Related guidance

* [Courses & Learning](https://knowledge.theholisticcare.com/knowledge/courses-and-learning)
* [The True Compass](https://knowledge.theholisticcare.com/knowledge/courses-and-learning/the-true-compass)
* [Quiet the Worry](https://knowledge.theholisticcare.com/knowledge/courses-and-learning/quiet-the-worry)


---

# 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/courses-and-learning/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.
