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

# Choosing a Facilitator Training Track

How to choose between THC's School, Adult Mindfulness, and Corporate Wellness facilitator pathways.

The Holistic Care currently offers 3 curriculum-specific facilitator pathways.

Choose based on **who you expect to serve**, not simply on which title sounds most advanced.

## School Facilitator Certification

Best suited for:

* teachers
* school counsellors
* educational coordinators
* people delivering mindfulness with children and adolescents

The focus includes age-appropriate facilitation, child development, school curriculum delivery, safeguarding, and supervised practice.

## Adult Mindfulness Facilitator Certification

Best suited for:

* therapists
* coaches
* yoga teachers
* HR professionals
* adult learning facilitators

The focus includes the I AM Program, adult group dynamics, self-inquiry, mindfulness workshops, and the facilitator's own depth of practice.

## Corporate Wellness Facilitator Certification

Best suited for:

* corporate trainers
* L\&D professionals
* coaches
* HR practitioners

The focus is delivery in professional settings, including workplace stress, skeptical audiences, time constraints, measurement, and corporate program management.

[View current facilitator-training details](https://www.theholisticcare.com/facilitator-training)

## Related guidance

* [Facilitator Training](https://knowledge.theholisticcare.com/knowledge/facilitator-training)
* [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)


---

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