> 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/help/courses-and-learning.md).

# Courses & Learning

Help choosing and using The Holistic Care courses for children, teens, families, and adults, including pacing, suitability, and access.

The Holistic Care offers self-paced courses for children, teens, families, and adults.

The current catalogue includes story-based mindfulness courses, deeper awareness and self-inquiry programs, and practical anxiety-focused learning.

[Browse the current course catalogue](https://www.theholisticcare.com/courses)

## Choosing a course

Choose by age, learning style, and intended outcome rather than by title alone.

For children and younger learners, story-based and age-specific courses are generally more appropriate. Older learners can work with longer reflective material and, where suitable, deeper self-inquiry.

## Using a course

* Work at a comfortable pace.
* Repeat useful practices rather than rushing to completion.
* For children, adult support can improve understanding and consistency.
* Do not use course completion as a test or behavioural consequence.
* Stop and seek appropriate support if a practice causes significant distress.

For payment, account, or access issues, use the contact details provided on the main website or purchase confirmation.

## Related Knowledge Centre guidance

See [Courses & Learning](https://knowledge.theholisticcare.com/knowledge/courses-and-learning) for course pathways, individual course summaries, certificates, and licensing guidance.

## Related help

* [The Holistic Care Help Centre](https://knowledge.theholisticcare.com/help/)
* [Stillness Library Help](https://knowledge.theholisticcare.com/help/stillness-library-help)
* [Downloads & Free Resources](https://knowledge.theholisticcare.com/help/downloads-and-free-resources)
* [Schools & Educators Help](https://knowledge.theholisticcare.com/help/schools-and-educators-help)


---

# 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/help/courses-and-learning.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.
