> 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/start-here/courses-and-learning-pathways.md).

# Courses & Learning Pathways

How The Holistic Care's public course catalogue is organized for children, teens, and adults.

The Holistic Care's public course catalogue combines practical mindfulness, story-based learning, anxiety education, and deeper self-inquiry.

[Browse all current courses](https://www.theholisticcare.com/courses)

## Story-based and youth learning

Current public offerings include courses such as:

* **The Magic Sketchbook**
* **The Movie Projector**
* **The Mask Maker**
* **The Listening River**
* **The True Compass**

These use story, metaphor, reflection, and guided practice to help younger learners work with thoughts, feelings, attention, identity, and awareness.

## Deeper awareness

**I AM: The Heart of Being** is positioned as a longer journey into awareness, presence, and the nature of self.

## Anxiety-focused learning

The current public catalogue also includes adult anxiety-focused programs such as **Quiet the Worry** and **Still the Storm: A Mindfulness Course for Anxiety**.

## Choosing a pathway

The best starting point depends on age, maturity, objective, and prior experience. Practical mindfulness and emotional-regulation skills should generally precede deeper self-inquiry for younger learners.

Because the course catalogue evolves, this page should function as orientation while the main website remains the canonical source for current pricing, availability, durations, and enrolment details.

## Related guidance

* [Start Here](https://knowledge.theholisticcare.com/knowledge/start-here)
* [Frequently Asked Questions](https://knowledge.theholisticcare.com/knowledge/start-here/frequently-asked-questions)
* [What Is Mindfulness?](https://knowledge.theholisticcare.com/knowledge/start-here/what-is-mindfulness)


---

# 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/start-here/courses-and-learning-pathways.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.
