# Model Agendas & Activities

### Highlights

| Item                                                                                                                                                                            | Summary/purpose                                                                                |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| [Contemplation of Why We Are Here](/for-organizers/model-agendas-and-activities/contemplation-of-why-we-are-here.md)                                                            | A scripted meditation to call attention to our collective purpose. Good for starting meetings. |
| [Fast Team Formation](/for-organizers/model-agendas-and-activities/fast-team-formation.md)                                                                                      | An agenda for rapidly forming a team to tackle an action.                                      |
| [Before-](/for-organizers/model-agendas-and-activities/before-action-review.md) and [After-](/for-organizers/model-agendas-and-activities/after-action-review.md)Action Reviews | A pair of simple agendas to build learning and reflection into the regular life of a team.     |
| [Self-Diagnostic Tool for Teams](https://drive.google.com/file/d/1kYM6sThB1cxuXPohK581rrPYSehMOGjI/view?usp=sharing)                                                            | A self-coaching tool to reflect on the health of your team and how to improve it.              |


---

# 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://handbook.proanimal.org/for-organizers/model-agendas-and-activities.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.
