> 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/frequently-asked-questions/schools-and-educators-faqs.md).

# Schools & Educators FAQs

Common implementation questions from schools, teachers, and school leaders.

## Should mindfulness be taught every day?

Not necessarily.

A school can combine scheduled sessions with short optional micro-practices during transitions.

## Can the same session be used for Nursery, LKG, and UKG?

The theme may be shared, but language, activity, duration, movement, and expected reflection should differ by developmental level.

## Does a school need a mindfulness room?

No.

A dedicated room can help, but good facilitation can happen in an ordinary classroom.

## Should teachers deliver the sessions?

They can, if they are trained and comfortable with the material.

Some schools prefer specialist facilitators, especially during initial implementation.

## How should parents be informed?

Explain:

* what mindfulness means
* what practices children will do
* what the program does not claim
* how safety and choice are handled
* who parents can contact with questions

## Should schools measure outcomes?

Yes, if the measures are proportionate and responsibly interpreted.

Measurement should guide improvement rather than manufacture marketing claims.

## Related guidance

* [Frequently Asked Questions](https://knowledge.theholisticcare.com/knowledge/frequently-asked-questions)
* [Children & Parents FAQs](https://knowledge.theholisticcare.com/knowledge/frequently-asked-questions/children-and-parents-faqs)
* [Adult Mindfulness FAQs](https://knowledge.theholisticcare.com/knowledge/frequently-asked-questions/adult-mindfulness-faqs)


---

# 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/frequently-asked-questions/schools-and-educators-faqs.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.
