> For the complete documentation index, see [llms.txt](https://guide.buddhistgeeks.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings.md).

# Teachings

- [The Six Senses](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/the-six-senses.md): A Buddhist model of the basic phenomenon that make up our experience, including seeing, hearing, smelling, tasting, touching/feeling, & thinking.
- [The Four Categories of Experience](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/four-categories-of-mindfulness.md): In this model we look at experience through the prism of body sensations, charge, mind states, & thoughts.
- [1) Body Sensations](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/four-categories-of-mindfulness/1-body-sensations.md): Learn to notice the first category of mindfulness, body sensations.
- [2) Charge](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/four-categories-of-mindfulness/2-charge.md): Learn to identify the pleasant, unpleasant, and/or neutral charge associated with body sensations.
- [3) Mind States](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/four-categories-of-mindfulness/3-mind-states.md): Learn to notice what's included in the 3rd category of mindfulness, mind states.
- [4) Thoughts](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/four-categories-of-mindfulness/4-thoughts.md): Learn to notice the fourth categories of mindfulness, thoughts, including 1) internal sense impressions & 2) storylines.
- [Immersed in Experience](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/immersed-in-experience.md)
- [At Home in the Body](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/at-home-in-the-body.md)
- [Patterns of Feelings](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/patterns-of-feelings.md)
- [How to Cool the Flames of Anger with "RAIN"](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/rain-cools-the-flames-of-anger.md): Emily Horn teaches us how to recognize, accept, investigate, and not identify with our anger.
- [Letting the Practice Do You](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/letting-the-practice-do-you.md)
- [Opening Beyond Thought](https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings/opening-beyond-thought.md)


---

# 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:

```
GET https://guide.buddhistgeeks.org/espanol-1/meditation/ways/mindfulness/teachings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
