> 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/preschool-mindfulness.md).

# Preschool Mindfulness

Developmentally appropriate mindfulness for Nursery, LKG, and UKG.

Preschool mindfulness should be experiential, playful, brief, and strongly supported by adults.

The Holistic Care's broader children's guidance recommends sensory and movement-based mindfulness for very young children, often in practices lasting from about **30 seconds to 2 minutes** rather than formal meditation.

## Nursery, LKG, and UKG should not be identical

A shared theme can be used across levels, but the delivery should change.

### Nursery

Focus on:

* sensory noticing
* movement
* sound
* simple breath games
* naming basic feelings
* short nature-based activities
* co-regulation with the teacher

### LKG

Add:

* slightly longer listening activities
* simple turn-taking
* body awareness
* emotion vocabulary
* guided stories
* basic pause-and-breathe routines

### UKG

Add:

* short reflection
* more deliberate attention games
* simple choices around responses
* gratitude and kindness practices
* introductory body scans or imagery
* preparation for primary-school routines

## Frequency

A model of **2 structured sessions per week** can work well when supported by very short teacher-led practices during normal school transitions.

## What to avoid

* long forced silence
* closing eyes as a requirement
* using mindfulness as punishment
* abstract philosophical language
* strong aromas or sensory elements that may trigger allergies or discomfort
* asking children to disclose personal feelings publicly

The goal at preschool level is familiarity with attention, feelings, breath, body, nature, and calm transitions, not mastery of meditation.

## Related guidance

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


---

# 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/preschool-mindfulness.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.
