# About MutualAid

## Welcome to the MutualAidWorld docs!

Resilience helps mutual aid organizers serve their communities by providing ready-made, evolving software.We hope folks are staying safe and sane in the midst of this crisis. We’re so grateful to all the talented, passionate people who have jumped into this project with us.We are volunteers who want to help others, and this is an open-source initiative.Our hope is for this project to be non-hierarchical and self-managing. For those who aren’t used to it, this kind of grassroots crisis-response project can feel chaotic. We will provide points of contact in the docs to help coordinate the work across different areas.

## How can you help?

{% content-ref url="/pages/-M4yWz1YEYOlJcHLREc-" %}
[Getting Started for Designers](/docs/local-resilience-app/getting-started-for-designers.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4yUj5Qvet9puEjLjPl" %}
[Getting Started for Developers](/docs/local-resilience-app/getting-started-for-developers.md)
{% endcontent-ref %}

## Access

For access to **Figma** direct message [**@Courtney Beadel**](https://app.slack.com/team/U010H1FTE8Z) on [Slack](https://rebrand.ly/mutualaid_slack) with your email address.

## Other MutualAid open source projects that you can contribute to


---

# 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://mutualaidworld.gitbook.io/docs/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.
