# What is RMMAN

{% hint style="warning" %}
This is a draft version, [there is a Google Doc](https://docs.google.com/document/d/13m1eIcaNxOHbxt2KQkyutX4uQNixUldGH4qUq96BRwI/edit#) where we are working on the outline and content. Everything here is subject to radical change.
{% endhint %}

The Rocky Mountain Mutual Aid Network is a grassroots group of people organizing in new and exciting ways to provide truly mutual aid to each other and our community.

## Purpose & Cover Values

RMMAN’s purpose is to do Mutual Aid.

RMMAN’s core value is that all people deserve to have access to the necessities of life.

## About This Handbook

This Handbook's primary audience is RMMAN Helpers and Organizers, but it will be publicly available for others who might find it useful. The goal is to give everyone in the network as much clarity and context as possible, while sharing our structures and practices with the outside world as well.

### Structure


---

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