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

# Join us on Discord

You are welcome to join us on Discord to chat with other practitioners: [invite link](https://discord.gg/u4p3xUCwpC).

The Microsolidarity Network is open to anyone interested in microsolidarity, but we mostly want to hear from people who are *doing* microsolidarity, not so much from people who just want to talk about it.

Some guidelines to keep in mind:

* You are welcome to participate. Tell us about what you are doing and let’s learn from our experiences together.
* Don’t assume your experience is shared: people here come from very different backgrounds. We have different material conditions. We have different belief systems. Don’t expect to find conformity of ideas.
* You are not expected to agree with everyone but you are expected to be kind & respectful.
* If you’re having a stressful interaction with someone, take a break or ask another person to step in to add a third perspective. If you need support, ping Uli and he’ll make sure someone from the hosting team is paying attention.
* This is a private party. We’re creating a convivial atmosphere and you will be removed if you insist on being a dick.


---

# 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:

```
GET https://www.microsolidarity.cc/participate/join-us-on-discord.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.
