# Connect with us

The activist community uses [Matrix chat rooms](https://matrix.to/#/#activist_community:matrix.org) for communication. It'd be great to have you join! If you're new to Matrix, we'd suggest [Element](https://element.io/) for your client. The community including the development team would be happy to connect with you!

Feature requests should also be sent via our open-source codebase [on GitHub](https://github.com/activist-org/activist). Go to [the Issues](https://github.com/activist-org/activist/issues) and select "New issue" to get started.

For other inquiries simply email us at <team@activist.org>.&#x20;

In all communication, we ask that you respect our [community code of conduct](https://github.com/activist-org/activist/blob/main/.github/CODE_OF_CONDUCT.md).

## Connect

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="https://github.com/activist-org/activist">Github</a></td></tr><tr><td><a href="https://www.instagram.com/activist_org">Instagram</a></td></tr><tr><td><a href="https://matrix.to/#/#activist_community:matrix.org">Matrix</a></td></tr></tbody></table>


---

# 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://docs.activist.org/activist/welcome/connect-with-us.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.
