> 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/research-and-evidence.md).

# Research & Evidence

A careful overview of what mindfulness research can support, where evidence is mixed, and how THC avoids overclaiming.

The Holistic Care aims to communicate mindfulness benefits responsibly.

Research on mindfulness is substantial, but the quality, populations, interventions, comparison groups, and outcomes vary widely. Some findings are encouraging, while other areas remain mixed or uncertain.

This section therefore follows three principles:

* **do not turn preliminary findings into guarantees**
* **distinguish wellbeing education from clinical treatment**
* **state limitations alongside potential benefits**

Authoritative health guidance from the U.S. National Center for Complementary and Integrative Health notes that mindfulness and meditation have been studied for stress, anxiety, depression, sleep, pain, and other outcomes, while also cautioning that parts of the evidence base are preliminary, heterogeneous, or at risk of bias.

[Read the NCCIH overview of meditation and mindfulness](https://www.nccih.nih.gov/health/meditation-and-mindfulness-effectiveness-and-safety)

These pages are educational summaries, not medical recommendations.

## Explore this section

* [How THC Uses Evidence Responsibly](https://knowledge.theholisticcare.com/knowledge/research-and-evidence/how-thc-uses-evidence-responsibly)
* [Mindfulness and Children](https://knowledge.theholisticcare.com/knowledge/research-and-evidence/mindfulness-and-children)
* [Mindfulness in Schools](https://knowledge.theholisticcare.com/knowledge/research-and-evidence/mindfulness-in-schools)
* [Mindfulness and Anxiety](https://knowledge.theholisticcare.com/knowledge/research-and-evidence/mindfulness-and-anxiety)
* [Mindfulness and Sleep](https://knowledge.theholisticcare.com/knowledge/research-and-evidence/mindfulness-and-sleep)
* [Using the THC Research Hub](https://knowledge.theholisticcare.com/knowledge/research-and-evidence/using-the-thc-research-hub)
* [Understanding Study Types](https://knowledge.theholisticcare.com/knowledge/research-and-evidence/understanding-study-types)
* [Reading Limitations & Generalisability](https://knowledge.theholisticcare.com/knowledge/research-and-evidence/reading-limitations-and-generalisability)
* [Statistical vs Practical Significance](https://knowledge.theholisticcare.com/knowledge/research-and-evidence/statistical-vs-practical-significance)


---

# 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/research-and-evidence.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.
