> 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.md).

# Stillness Library

Help choosing guided practices for relaxation, sleep, anxiety, confidence, focus, children, breathwork, and inner stillness.

The Stillness Library is The Holistic Care's growing collection of guided practices for relaxation, mindfulness, sleep, confidence, emotional balance, self-inquiry, and inner stillness.

Use this section to understand practice categories, choose a suitable track, and use the library responsibly.

## Start with your intention

You can now use the category guides below rather than browsing the audio catalogue without direction:

* Choosing a Practice
* Anxiety & Worry
* Focus & Students
* Practices for Children
* Breathwork
* Confidence & Self-Worth
* Deep Relaxation
* Relaxation & Stress
* Sleep
* Yoga Nidra
* Self-Inquiry & Awareness
* Nondual Awareness

## Use the live library for individual tracks

The Knowledge Centre explains **how to choose and use** practices.

The main THC website remains the canonical source for the current audio catalogue, individual teaching pages, and newly added tracks.

[Open the live Stillness Library](https://www.theholisticcare.com/stillness-library)

Because the library continues to grow, this Knowledge Centre intentionally avoids publishing a fixed track count or duplicating every audio page.

## Explore this section

* [Choosing a Practice](https://knowledge.theholisticcare.com/knowledge/stillness-library/choosing-a-practice)
* [Relaxation & Stress](https://knowledge.theholisticcare.com/knowledge/stillness-library/relaxation-and-stress)
* [Sleep](https://knowledge.theholisticcare.com/knowledge/stillness-library/sleep)
* [Yoga Nidra](https://knowledge.theholisticcare.com/knowledge/stillness-library/yoga-nidra)
* [Self-Inquiry & Awareness](https://knowledge.theholisticcare.com/knowledge/stillness-library/self-inquiry-and-awareness)
* [Anxiety & Worry](https://knowledge.theholisticcare.com/knowledge/stillness-library/anxiety-and-worry)
* [Focus & Students](https://knowledge.theholisticcare.com/knowledge/stillness-library/focus-and-students)
* [Practices for Children](https://knowledge.theholisticcare.com/knowledge/stillness-library/practices-for-children)
* [Breathwork](https://knowledge.theholisticcare.com/knowledge/stillness-library/breathwork)
* [Confidence & Self-Worth](https://knowledge.theholisticcare.com/knowledge/stillness-library/confidence-and-self-worth)
* [Deep Relaxation](https://knowledge.theholisticcare.com/knowledge/stillness-library/deep-relaxation)
* [Nondual Awareness](https://knowledge.theholisticcare.com/knowledge/stillness-library/nondual-awareness)


---

# 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.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.
