# Model Agendas & Activities

{% hint style="info" %}
This area is still under construction! You're welcome to poke around, but don't expect too much.
{% endhint %}

### Index

| Item                                                                                                                                                                            | Summary/purpose                                                                                                                               |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| [Contemplation of Why We Are Here](/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.                                                |
| [Basic Ad-hoc/Tactical Meeting Agenda](/model-agendas-and-activities/basic-ad-hoc-tactical-meeting-agenda.md)                                                                   | A flexible meeting agenda for almost any occasion.                                                                                            |
| [Integrative Decision Making](https://static1.squarespace.com/static/5d1239a79c02150001db74d4/t/5e263aa1732aba3bf2918f72/1579563681591/Governance-Card_V.5_09-24-19%282%29.pdf) | A resource from Holacracy for a fast, inclusive decision making process.                                                                      |
| [Sprint Ceremonies](/model-agendas-and-activities/sprint-ceremonies.md)                                                                                                         | Agendas for throughout a *sprint*, a 2-week cycle of work.                                                                                    |
| [Celebrations & Grievances](broken://pages/-MXAAU9CuuCxNTDouphK)                                                                                                                | For drawing out & processing tensions in the *relational space* (i.e. conflicts from how people relate to each other as people, not as roles) |


---

# 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.paxfauna.org/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.
