> 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/parent-guidance.md).

# Parent Guidance

Practical guidance for parents and caregivers introducing mindfulness without pressure, punishment, or forced participation.

Children often learn more from the emotional climate around a practice than from the instructions themselves.

Helpful principles:

* practise alongside the child when possible
* invite rather than force
* keep expectations realistic
* avoid labelling a child as "good" or "bad" at mindfulness
* let the child stop if a practice feels uncomfortable
* use mindfulness alongside conversation, play, rest, movement, and appropriate professional support

## What helps at home

Parents can support mindfulness by:

* practising alongside the child
* offering a choice of two short activities
* stopping before the child becomes tired of the practice
* using mindfulness when things are going reasonably well, not only during conflict
* allowing movement and eyes-open practice
* treating curiosity as more important than perfect stillness

Children often learn more from the adult's tone and behaviour than from the wording of the exercise itself.

## Related guidance

* [Children & Parents](https://knowledge.theholisticcare.com/knowledge/children-and-parents)
* [Sleep & Bedtime](https://knowledge.theholisticcare.com/knowledge/children-and-parents/sleep-and-bedtime)
* [Mindfulness for Anxiety in Children](https://knowledge.theholisticcare.com/knowledge/children-and-parents/mindfulness-for-anxiety-in-children)


---

# 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/parent-guidance.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.
