> For the complete documentation index, see [llms.txt](https://pico.microsolidarity.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pico.microsolidarity.cc/resources/what-is-microsolidarity.md).

# What is Microsolidarity?

[Microsolidarity](https://microsolidarity.cc) is a methodology for community building, focused on peer-to-peer support and mutual aid.

It provides a lens for thinking about groups at different scales:

1. The "dyad"—a relationship between two people, eg. a couple.
2. The "crew" (sometimes called "pods")—a small group of 3-6 people who support each other in their personal or professional development.
3. The "congregation"—an organisation, network or community.

![Image from https://microsolidarity.cc](/files/-MFCQMzpJhSSC1iFhb1h)

**The crews are intimate spaces enabling peers to achieve high level of impact at a low coordination cost**. The crews can produce an output, such as a project, product, or a company, or focus entirely on peer-support and personal development.

**The crews co-develop within the congregation, which allows for effective sharing of resources and maximising opportunities and reach** via the extended network. The congregation acts as a dating pool for individuals to meet the right people to launch crews with.

**Our intention is to create an island-level congregation and launch multiple crews and projects aimed at making Pico one of the most amazing places to live on Earth 💫.**

*Sources:* [*Microsolidarity*](https://microsolidarity.cc) *by Richard D. Bartlett and* [*The Hum*](https://www.thehum.org/)*.*

### Learn more about Microsolidarity:

{% embed url="<https://www.microsolidarity.cc/>" %}

You can also learn experientially and **join the** **Microsolidarity Practice Program** (highly recommended):

{% embed url="<https://www.thehum.org/microsolidarity>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pico.microsolidarity.cc/resources/what-is-microsolidarity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
