> 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/the-i-am-program/how-i-am-differs-from-a-mindfulness-course.md).

# How I AM Differs From a Mindfulness Course

The distinction THC makes between managing mental content and investigating the awareness that knows it.

The current I AM Program does not reject conventional mindfulness.

It explicitly recognises the value of skills such as:

* observing thoughts
* emotional regulation
* breath awareness
* reduced reactivity
* improved focus

The difference is where the inquiry goes next.

## Conventional mindfulness

A typical mindfulness practice asks:

**What is happening in the mind and body right now?**

It helps the learner relate more skilfully to the content of experience.

## The I AM inquiry

The I AM Program adds another question:

**What is aware of this experience?**

The program investigates the observer, the sense of “I,” and awareness itself.

## Not a replacement

Practical mindfulness remains useful.

The I AM approach treats those skills as a foundation for deeper inquiry rather than something that must be abandoned.

[Explore the live program](https://www.theholisticcare.com/i-am-program)

## Related guidance

* [The I AM Program](https://knowledge.theholisticcare.com/knowledge/the-i-am-program)
* [What Participants Receive](https://knowledge.theholisticcare.com/knowledge/the-i-am-program/what-participants-receive)
* [Book, Course & Live Program](https://knowledge.theholisticcare.com/knowledge/the-i-am-program/book-course-and-live-program)


---

# 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/the-i-am-program/how-i-am-differs-from-a-mindfulness-course.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.
