> 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/free-resources-and-downloads/free-audio-practices.md).

# Free Audio Practices

How to use the Stillness Library as THC's free guided-practice collection.

The **Stillness Library** is The Holistic Care's growing collection of guided audio practices.

The live library currently contains more than 150 published practices, with new tracks added regularly.

Categories include:

* mindfulness
* practices for children
* breathwork
* Yoga Nidra
* practices for students
* sleep
* nondual awareness

Each practice has its own teaching page with the audio embedded alongside explanatory content.

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

## How to use free audio well

Choose according to the present need, available time, age group, and preferred practice style.

Do not assume that a longer track is automatically better.

Short practices used consistently can be more realistic than occasional long sessions.

## Related guidance

* [Free Resources & Downloads](https://knowledge.theholisticcare.com/knowledge/free-resources-and-downloads)
* [Mini Mindfulness Masters](https://knowledge.theholisticcare.com/knowledge/free-resources-and-downloads/mini-mindfulness-masters)
* [Free Whitepapers & PDFs](https://knowledge.theholisticcare.com/knowledge/free-resources-and-downloads/free-whitepapers-and-pdfs)


---

# 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/free-resources-and-downloads/free-audio-practices.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.
