> For the complete documentation index, see [llms.txt](https://docs.alephzero.org/aleph-zero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alephzero.org/aleph-zero/explore/community.md).

# Community

The Aleph Zero community is active across many different social channels with engaged users, collaborators, and ambassadors.

Join us on your favorite platform: \
[Discord](https://discord.gg/alephzero), [Twitter](https://twitter.com/Aleph__Zero), [Reddit](https://www.reddit.com/r/AlephZero/), [Telegram](https://t.me/AlephZeroFoundation), [LinkedIn](https://www.linkedin.com/company/alephzero/), [Instagram](https://www.instagram.com/alephzerofoundation/), [YouTube](https://www.youtube.com/c/AlephZero)

Start building with us by visiting the Aleph Zero [Github](https://contribute.alephzero.org/) or [Contribute Panel](https://contribute.alephzero.org/).

You can also participate in the [Aleph Zero Ambassador Program](https://alephzero.org/ambassadors/) and help shape the future of the network.

In every quarterly cohort, we are looking for:&#x20;

* Proactive leaders&#x20;
* Social media experts&#x20;
* Quality assurance magicians&#x20;
* Relationship builders

If you’re one of those, you can play an essential role in educating the community and helping the A0 team with:&#x20;

* Translation
* Community management&#x20;
* Running meetups and local conferences

Our Ambassadors also have the opportunity to beta-test new features of Aleph Zero and its partner products. [Apply now](https://alephzero.typeform.com/ambassadors?typeform-source=alephzero.org)!


---

# 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://docs.alephzero.org/aleph-zero/explore/community.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.
