> 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/glossary-and-key-concepts.md).

# Glossary & Key Concepts

Plain-language orientation to the mindfulness, meditation, yoga, nonduality, Ayurveda, and contemplative terms used across THC.

The Holistic Care maintains a searchable **Glossary of Mindful Living** with plain-language definitions across mindfulness, meditation, yoga, pranayama, nonduality, Advaita Vedanta, Kundalini, Ayurveda, complementary practices, and general wisdom traditions.

The live glossary currently contains **60 terms**.

[Open the THC Glossary](https://www.theholisticcare.com/glossary)

## Why keep a glossary?

Wellbeing and contemplative traditions often use technical language without explaining it.

A glossary helps readers distinguish:

* a meditation technique from a philosophical idea
* a traditional Sanskrit term from a modern clinical term
* a metaphor from a scientific claim
* a historical concept from a current therapeutic practice

## How this GitBook section is different

The live THC Glossary is the canonical dictionary.

This Knowledge Centre groups the most important terms by topic so readers can understand how they relate to one another before going deeper.

## Explore this section

* [Mindfulness & Meditation Terms](https://knowledge.theholisticcare.com/knowledge/glossary-and-key-concepts/mindfulness-and-meditation-terms)
* [Nonduality & Advaita Terms](https://knowledge.theholisticcare.com/knowledge/glossary-and-key-concepts/nonduality-and-advaita-terms)
* [Yoga & Pranayama Terms](https://knowledge.theholisticcare.com/knowledge/glossary-and-key-concepts/yoga-and-pranayama-terms)
* [Kundalini & Subtle-Body Terms](https://knowledge.theholisticcare.com/knowledge/glossary-and-key-concepts/kundalini-and-subtle-body-terms)
* [Ayurveda & Complementary-Practice Terms](https://knowledge.theholisticcare.com/knowledge/glossary-and-key-concepts/ayurveda-and-complementary-practice-terms)


---

# 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/glossary-and-key-concepts.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.
