> 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/mindfulness-and-awareness.md).

# Mindfulness and Awareness

How practical mindfulness can lead naturally into a deeper exploration of awareness.

Mindfulness and awareness are closely related, but they are not always used to mean exactly the same thing.

In practical mindfulness, we deliberately notice present experience:

* breathing
* body sensations
* sounds
* emotions
* thoughts
* movement

This trains attention and reduces automaticity.

## A deeper question

After some familiarity with mindfulness, another question can arise:

**What is aware of the breath, thought, sound, or feeling?**

The object of attention changes constantly, but the capacity to know experience seems present through those changes.

That observation is one doorway into self-inquiry.

## Why the distinction matters

If mindfulness becomes only a technique for calming down, we may miss a wider possibility.

Mindfulness can also help us see:

* thoughts are events, not always facts
* emotions move and change
* identities are partly constructed through memory and thought
* experience can be known without immediately turning it into a story

The Holistic Care uses practical mindfulness as a foundation and introduces deeper awareness gradually, especially for younger learners.

## Related guidance

* [Awareness & Self-Inquiry](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry)
* [What Is Awareness?](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry/what-is-awareness)
* [Introduction to Self-Inquiry](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry/introduction-to-self-inquiry)


---

# 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/mindfulness-and-awareness.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.
