> 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/what-is-nondual-mindfulness.md).

# What Is Nondual Mindfulness?

An accessible explanation of nondual mindfulness and how it differs from ordinary attention training.

Many mindfulness practices begin with a simple structure:

**I am here, and I am paying attention to something.**

For example, “I am watching the breath.”

Nondual mindfulness explores whether that separation between an internal observer and an observed experience is as fixed as it first appears.

## From focusing to recognising

In ordinary focused practice:

* attention rests on an object
* distraction is noticed
* attention returns

In nondual practice, the emphasis can shift toward recognising the open field in which both the observer and the observed experience appear.

This is subtle and easily misunderstood.

It does not mean that practical distinctions disappear. You still make decisions, keep boundaries, care for the body, and respond to other people.

## Why THC treats this as an advanced layer

For most beginners, especially children, practical mindfulness should come first.

Breath, body, emotion, movement, and attention provide a grounded foundation.

Nondual inquiry can then be introduced gently when the learner has enough maturity and stability to explore it without turning it into an abstract belief.

## Related guidance

* [Awareness & Self-Inquiry](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry)
* [Introduction to Self-Inquiry](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry/introduction-to-self-inquiry)
* [Thoughts, Identity & the Observer](https://knowledge.theholisticcare.com/knowledge/awareness-and-self-inquiry/thoughts-identity-and-the-observer)


---

# 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/what-is-nondual-mindfulness.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.
