> For the complete documentation index, see [llms.txt](https://kdoore.gitbook.io/computational-experience-design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kdoore.gitbook.io/computational-experience-design/resources/contemplative-pedagogy.md).

# Contemplative Pedagogy

{% embed url="<http://www.contemplativepracticesforantioppressionpedagogy.com/>" %}

> **Anti-Oppression Pedagogy teaches how to structurally analyze systems of oppression, while contemplative practices cultivate an embodied self-awareness.** Mindful anti-oppression pedagogy merges the two to cultivate an embodied social justice. This website offers a collection of contemplative practices that have been used in social justice classrooms.&#x20;

{% embed url="<http://www.contemplativepracticesforantioppressionpedagogy.com/blog/2017/1/6/how-to-help-diverse-students-find-common-ground-by-dr-stephen-murphy-shigematsu>" %}

> Professor [Laura Rendón](http://education.utsa.edu/faculty/profile/laura.rendon@utsa.edu)’s book, [*Sentipensante (Sensing/Thinking) Pedagogy: Educating for Wholeness, Social Justice, and Liberation*](http://www.amazon.com/Sentipensante-Sensing-Thinking-Pedagogy-Liberation/dp/1579229840/ref=sr_1_1?ie=UTF8\&qid=1437840804\&sr=8-1\&keywords=sentipensante) *(Stylus Publishing 2014)*, offers important insights into integrating contemplative practice into social justice courses.  Sentipensante pedagogy, according to Dr. Rendón, works with three goals:

1\.     “ $$a = b$$ Disrupt and transform entrenched beliefs…about teaching and wholeness…that act against wholeness and appreciation of truth in all forms” (135).

2\.     Cultivate “*personas educadas*, well-rounded individuals who possess knowledge and wisdom” (136).

3\.     “Instill learners with a commitment to sustain life” (136).


---

# 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://kdoore.gitbook.io/computational-experience-design/resources/contemplative-pedagogy.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.
