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

# School Facilitator Certification

THC's school-focused facilitator pathway for delivering age-appropriate mindfulness curricula.

The **School Facilitator Certification** is designed for educators and professionals who want to deliver THC's school mindfulness curricula.

The current public training model describes a 3-day intensive followed by a 4-week practicum.

## Core areas

* personal mindfulness-practice foundation
* age-appropriate facilitation
* child-development considerations
* curriculum walkthrough
* live practice facilitation
* feedback
* virtual group supervision

## Why practicum matters

Knowing the curriculum is not enough.

A facilitator must learn to:

* pace a group
* notice disengagement or distress
* adapt language
* preserve choice
* manage classroom dynamics
* maintain safeguarding boundaries

The certification is curriculum-specific and should be understood within the scope and licensing terms current at the time of training.

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

## Related guidance

* [Facilitator Training](https://knowledge.theholisticcare.com/knowledge/facilitator-training)
* [Choosing a Facilitator Training Track](https://knowledge.theholisticcare.com/knowledge/facilitator-training/choosing-a-facilitator-training-track)
* [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/school-facilitator-certification.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.
