> 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/choosing-a-practice.md).

# Choosing a Practice

How to select a Stillness Library track by intention, time, and context.

The Stillness Library is The Holistic Care's growing collection of guided audio practices and accompanying teaching pages.

The public library currently spans categories such as:

* Mindfulness
* For Children
* Breathwork
* Yoga Nidra
* For Students
* Sleep
* Nondual Awareness

Because new practices are added regularly, use the live library for the current catalogue rather than relying on a fixed count.

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

## A simple way to choose

Ask three questions:

1. **What do I need right now?**\
   Relaxation, grounding, sleep support, emotional balance, focus, confidence, or deeper inquiry?
2. **How much time do I realistically have?**\
   A short practice used consistently is often more useful than postponing practice until a long session is possible.
3. **What style suits me today?**\
   Breath awareness, body scan, guided imagery, Yoga Nidra, mindful movement, or self-inquiry?

## For children and students

Choose practices specifically written for the relevant age group. Children's practices should be shorter, more concrete, and less abstract than adult contemplative material.

## For sleep

Use practices designed for bedtime or deep relaxation rather than highly activating reflection.

## For deeper inquiry

Nondual awareness and self-inquiry are different from basic calming techniques. They are better suited to learners who already have some capacity for reflection and should not be confused with simple stress-management exercises.

There is no single "best" practice for everyone. The most suitable practice depends on the person, context, intention, and level of experience.

## Related guidance

* [Stillness Library](https://knowledge.theholisticcare.com/knowledge/stillness-library)
* [Relaxation & Stress](https://knowledge.theholisticcare.com/knowledge/stillness-library/relaxation-and-stress)
* [Sleep](https://knowledge.theholisticcare.com/knowledge/stillness-library/sleep)


---

# 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/choosing-a-practice.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.
