> 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/course-access-certificates-and-licensing.md).

# Course Access, Certificates & Licensing

How course access, completion certificates, family use, and wider school use should be understood.

The Holistic Care's public courses are primarily self-paced online learning programs.

## Course access

Current course pages state that enrolled learners receive access according to the terms shown at the time of purchase. Because commercial terms can change, the individual course page is the authoritative source for current access, pricing, and inclusions.

## Certificates

Eligible courses may provide a **certificate of completion**.

A completion certificate confirms participation in an educational program. It does **not** by itself qualify a learner as:

* a mindfulness teacher
* therapist
* counsellor
* psychologist
* healthcare professional

## Parents and families

Parents can learn alongside children, discuss stories and activities, and help create a supportive practice environment.

The adult role is to encourage curiosity rather than demand a particular emotional result.

## Schools and organisations

A personal course enrolment should not automatically be treated as permission to reproduce the course across an entire school or organisation.

Wider classroom, facilitator, institutional, or commercial use may require appropriate licensing or written permission.

Schools considering implementation should contact The Holistic Care to clarify the suitable program and usage terms.

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

## Related guidance

* [Courses & Learning](https://knowledge.theholisticcare.com/knowledge/courses-and-learning)
* [Quiet the Worry](https://knowledge.theholisticcare.com/knowledge/courses-and-learning/quiet-the-worry)
* [Using Courses With Children & Families](https://knowledge.theholisticcare.com/knowledge/courses-and-learning/using-courses-with-children-and-families)


---

# 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/course-access-certificates-and-licensing.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.
