# Communities

A community can be considered as an organization's account that is accessible to anyone visiting the platform. It serves as a central hub for all proposals related to the organization, as well as a starting point for community members to [submit](/user-guides/submitting-a-proposal.md), [vote on](/user-guides/vote-on-a-proposal.md), and [comment](/user-guides/comment-on-a-proposal.md) on proposals.

<figure><img src="/files/tZDJPGDquPllZItbjRqC" alt=""><figcaption></figcaption></figure>

All communities are shown on the [homepage ](https://protongov.com)by default under the "Communities" tab.

<figure><img src="/files/qq36k40K2b44WMk7YWry" alt=""><figcaption></figcaption></figure>

This is a single community view, which lists all proposals alongside important links to the organization's website, such as social media pages, and GitHub repository.

<figure><img src="/files/GMa96qg49WnHKb6dUme7" alt=""><figcaption></figcaption></figure>

On the "About" tab, you can find additional information about the organization, including the [voting strategy or strategies](/governance/voting-strategies.md) they have added and the names of their administrators.

### How do I join a community?

Follow our [handy guide here](/user-guides/join-a-community.md).

### Benefits of joining a community

As a member, you will have the ability to leave comments on proposals and participate in community discussions. This can provide valuable opportunities to engage with other community members and help shape the decision-making process.

### Do I need to join a community to vote and submit proposals?

No, this is not required.


---

# 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://gov.docs.xprnetwork.org/governance/communities.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.
