> 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/stillness-library/self-inquiry-and-awareness.md).

# Self-Inquiry & Awareness

A gentle introduction to contemplative self-inquiry within The Holistic Care.

Some The Holistic Care resources move beyond basic mindfulness and stress reduction into **self-inquiry and nondual awareness**.

Standard mindfulness may ask:

* What am I feeling?
* Where do I feel it in the body?
* What thought is present?
* Can I return attention to the breath?

Self-inquiry introduces a different layer:

* What is aware of this thought?
* Does awareness itself come and go in the same way the thought does?
* Can an emotion be noticed without turning it into a fixed identity?

The Holistic Care's public explanation of nondual mindfulness for children is careful to position this as an **addition to practical mindfulness, not a replacement for it**. Younger learners encounter it through simple noticing games and metaphors. Older children and teens can engage with more direct reflection.

For younger children, practical regulation, sensory awareness, breathing, movement, and emotional literacy should come first. Deeper inquiry should only be introduced when developmentally appropriate.

[Read: Non-Dual Mindfulness for Children](https://www.theholisticcare.com/blog/non-dual-mindfulness-for-children)

For adults and older learners seeking a more structured path, The Holistic Care also offers **I AM: The Heart of Being**, focused on awareness, presence, and self-inquiry:

[Explore The Holistic Care courses](https://www.theholisticcare.com/courses)

## Related guidance

* [Stillness Library](https://knowledge.theholisticcare.com/knowledge/stillness-library)
* [Yoga Nidra](https://knowledge.theholisticcare.com/knowledge/stillness-library/yoga-nidra)
* [Anxiety & Worry](https://knowledge.theholisticcare.com/knowledge/stillness-library/anxiety-and-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/stillness-library/self-inquiry-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.
