> 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/courses-and-learning/using-courses-with-children-and-families.md).

# Using Courses With Children & Families

Practical guidance for parents and caregivers supporting children through THC learning programs.

Children often benefit when a course becomes a shared conversation rather than something they are expected to complete alone.

## Helpful parent and caregiver principles

* preview the course description before starting
* choose a course appropriate to age and readiness
* allow the child to move at a comfortable pace
* repeat useful practices rather than rushing through lessons
* discuss stories without testing for a "correct" interpretation
* invite participation rather than force it
* use course metaphors naturally in everyday life

## Avoid making mindfulness another performance task

A child does not need to:

* become calm after every practice
* finish every activity
* sit perfectly still
* disclose feelings they do not want to discuss
* agree with every reflection

The goal is greater awareness and inner literacy, not compliance.

## When to pause

If a practice creates significant distress, stop and respond to the child's immediate needs.

Course material is educational and should not override safeguarding procedures, medical guidance, or mental-health support.

[Explore THC courses for children, teens and families](https://www.theholisticcare.com/courses)

## Related guidance

* [Courses & Learning](https://knowledge.theholisticcare.com/knowledge/courses-and-learning)
* [Course Access, Certificates & Licensing](https://knowledge.theholisticcare.com/knowledge/courses-and-learning/course-access-certificates-and-licensing)
* [Choosing the Right Course](https://knowledge.theholisticcare.com/knowledge/courses-and-learning/choosing-the-right-course)


---

# 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/courses-and-learning/using-courses-with-children-and-families.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.
