# How to Facilitate

- [Basic Facilitation Process](https://the.socialmeditation.guide/facilitation/how-to-facilitate/basic-facilitation-process.md): The basic facilitation process
- [Facilitating an Extended Reflection](https://the.socialmeditation.guide/facilitation/how-to-facilitate/facilitating-an-extended-reflection.md): Tips on Facilitating an Extended Reflection
- [The Feedback Phase](https://the.socialmeditation.guide/facilitation/how-to-facilitate/the-feedback-phase.md): In the feedback phase, facilitators have a chance to learn from others, and improve their facilitation skills.


---

# Agent Instructions: 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://the.socialmeditation.guide/facilitation/how-to-facilitate.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.
