> 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/facilitator-training.md).

# Facilitator Training

THC's curriculum-specific training pathways for school, adult, and corporate mindfulness facilitators.

The Holistic Care offers structured facilitator training for people who want to guide others through THC mindfulness and awareness programs.

The current public training model has three pathways:

* **School Facilitator Certification**
* **Adult Mindfulness Facilitator Certification**
* **Corporate Wellness Facilitator Certification**

[Explore current Facilitator Training](https://www.theholisticcare.com/facilitator-training)

## What facilitator training adds

Personal practice and course completion are not the same as learning to facilitate others.

Facilitation requires additional skills such as:

* group dynamics
* age-appropriate delivery
* pacing
* responding to difficulty
* safeguarding
* ethical boundaries
* curriculum fidelity
* supervision
* reflective practice

THC's certifications are curriculum-specific. They are intended to prepare facilitators to deliver defined THC programs within the stated scope and licensing terms.

## Explore this section

* [Choosing a Facilitator Training Track](https://knowledge.theholisticcare.com/knowledge/facilitator-training/choosing-a-facilitator-training-track)
* [School Facilitator Certification](https://knowledge.theholisticcare.com/knowledge/facilitator-training/school-facilitator-certification)
* [Adult Mindfulness Facilitator Certification](https://knowledge.theholisticcare.com/knowledge/facilitator-training/adult-mindfulness-facilitator-certification)
* [Corporate Wellness Facilitator Certification](https://knowledge.theholisticcare.com/knowledge/facilitator-training/corporate-wellness-facilitator-certification)
* [Practicum, Feedback & Supervision](https://knowledge.theholisticcare.com/knowledge/facilitator-training/practicum-feedback-and-supervision)
* [Certification, Licensing & Scope](https://knowledge.theholisticcare.com/knowledge/facilitator-training/certification-licensing-and-scope)


---

# 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/facilitator-training.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.
