> 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/schools-and-educators/session-planning.md).

# Session Planning

A practical structure for planning age-appropriate mindfulness sessions with a clear purpose, practice, reflection, and close.

A practical session can follow five stages:

1. **Arrival** - settle and orient attention.
2. **Theme** - introduce one idea in simple language.
3. **Practice** - breathing, sensory awareness, movement, imagery, or reflection.
4. **Share** - optional discussion without forcing disclosure.
5. **Close** - one simple takeaway for daily life.

Sessions should remain flexible. If children are restless, distressed, or disengaged, the facilitator should adapt rather than insist on completing a script.

## A simple session structure

A school mindfulness session can follow four parts:

1. **Arrive:** settle attention and explain the purpose.
2. **Practise:** use one age-appropriate activity.
3. **Reflect:** invite brief observations without forcing disclosure.
4. **Close:** reconnect with the classroom and the next activity.

For younger children, keep explanation short and use more movement, imagery, repetition, and sensory learning. For older students, reflection can be slightly more detailed.

## Related guidance

* [Schools & Educators](https://knowledge.theholisticcare.com/knowledge/schools-and-educators)
* [Classroom Implementation](https://knowledge.theholisticcare.com/knowledge/schools-and-educators/classroom-implementation)
* [Mindfulness Room Guidelines](https://knowledge.theholisticcare.com/knowledge/schools-and-educators/mindfulness-room-guidelines)


---

# 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/schools-and-educators/session-planning.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.
