> 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/frequently-asked-questions/nonduality-and-self-inquiry-faqs.md).

# Nonduality & Self-Inquiry FAQs

Plain-language answers to common questions about awareness, observer, identity, and nondual practice.

## Is nonduality a religion?

Nonduality appears in religious and philosophical traditions, but the inquiry itself can be explored experientially without requiring conversion or belief.

## Does nonduality mean nothing is real?

THC does not use it that way.

The practice examines the assumed separation between observer and observed.

It should not be used to dismiss pain, responsibility, relationships, or ordinary life.

## What is self-inquiry?

Self-inquiry investigates the sense of “I” directly.

A common question is:

**What is aware of this thought, feeling, or sensation?**

## Am I supposed to answer “I am awareness”?

Not necessarily.

A verbal answer can become another concept.

The practice is to look at experience directly.

## Can self-inquiry be destabilising?

For some people, intense inward attention may increase fear, derealisation, or disorientation.

If that happens, stop, return to external grounding and ordinary activity, and seek appropriate support if needed.

## Do I need years of meditation first?

Not always.

But practical grounding, emotional stability, and basic mindfulness can make deeper inquiry easier to integrate.

## Related guidance

* [Frequently Asked Questions](https://knowledge.theholisticcare.com/knowledge/frequently-asked-questions)
* [Adult Mindfulness FAQs](https://knowledge.theholisticcare.com/knowledge/frequently-asked-questions/adult-mindfulness-faqs)
* [Yoga Nidra FAQs](https://knowledge.theholisticcare.com/knowledge/frequently-asked-questions/yoga-nidra-faqs)


---

# 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/frequently-asked-questions/nonduality-and-self-inquiry-faqs.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.
