> 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/children-and-parents/mindfulness-for-children.md).

# Mindfulness for Children

Core principles for introducing mindfulness to children.

The Holistic Care approaches children's mindfulness as a set of practical inner skills rather than as a demand to sit still or "empty the mind."

Children learn best when mindfulness is **age-appropriate, playful, voluntary, and woven into ordinary life**. Useful practices include breathing games, sensory awareness, mindful movement, storytelling, gratitude, kindness practices, and short moments of reflection.

## The ROOTS Framework

The Holistic Care's public children's mindfulness guidance organizes these skills through the **ROOTS Framework**:

* **R: Regulate the Body:** use breath, movement, touch, and rest to help the nervous system settle.
* **O: Observe Thoughts and Feelings:** notice and name inner experience without immediately reacting to it.
* **O: Open the Heart:** practise gratitude, kindness, empathy, and self-compassion.
* **T: Train Attention:** strengthen focus through short, repeated practices that feel manageable.
* **S: Choose Skillful Responses:** pause, notice, and choose what to do next instead of reacting automatically.

The aim is not to produce perfectly calm or compliant children. The aim is to help them build the capacity to notice what they feel, recover from difficulty, focus more deliberately, and respond with greater awareness.

## Practical principles

* Start with very short practices.
* Practise alongside the child when possible.
* Use movement and sensory activities for children who dislike stillness.
* Never use mindfulness as punishment.
* Do not force closed eyes, silence, or disclosure.
* Adapt the practice to developmental stage and individual needs.

## Related resource

The Holistic Care's detailed whitepaper, **Mindfulness for Children**, includes age-wise practices, the ROOTS Framework, parent guidance, and evidence-informed discussion:

[Read Mindfulness for Children](https://www.theholisticcare.com/resources/mindfulness-for-children-whitepaper)

Mindfulness can support wellbeing, but it does not replace professional medical or mental-health care when that is needed.

## Related guidance

* [Children & Parents](https://knowledge.theholisticcare.com/knowledge/children-and-parents)
* [Age-Appropriate Practice](https://knowledge.theholisticcare.com/knowledge/children-and-parents/age-appropriate-practice)
* [Big Feelings & Emotional Regulation](https://knowledge.theholisticcare.com/knowledge/children-and-parents/big-feelings-and-emotional-regulation)


---

# 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/children-and-parents/mindfulness-for-children.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.
