> 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/guides-and-insights/using-guided-meditation-scripts-with-children.md).

# Using Guided Meditation Scripts With Children

How to read, pace, choose, and adapt short guided meditation scripts for children.

THC's current guided-meditation article includes six original scripts for children roughly ages 5 to 12.

The main lesson is simple: **how the script is delivered matters as much as the words.**

## Read more slowly than normal

Guided meditation needs space.

Pause between instructions so the child has time to imagine, feel, and respond internally.

## Match the script to the moment

Choose according to what is actually happening:

* calm breathing for settling
* safe-place imagery for reassurance
* bedtime practice for winding down
* body awareness for grounding
* big-feelings practice after emotional intensity
* gratitude for a reflective close to the day

## Do not begin at peak meltdown

If a child is screaming, sobbing, shutting down, or unable to follow language, connection comes first.

A script is better used once the child can hear and respond again.

## Consistency matters more than perfection

A short practice repeated at roughly the same time can become a familiar ritual.

[Read the full guide and six scripts](https://www.theholisticcare.com/blog/guided-meditation-scripts-for-kids)

## Related guidance

* [Guides & Insights](https://knowledge.theholisticcare.com/knowledge/guides-and-insights)
* [Breathing Exercises for Anxious Children](https://knowledge.theholisticcare.com/knowledge/guides-and-insights/breathing-exercises-for-anxious-children)
* [Body Scan for Children & Families](https://knowledge.theholisticcare.com/knowledge/guides-and-insights/body-scan-for-children-and-families)


---

# 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/guides-and-insights/using-guided-meditation-scripts-with-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.
