# Join a community

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

### Create a XPR Network account if you haven't already

To join a community, you must first have an account on the XPR Network. If you don't have an account yet, refer to [this guide](https://help.proton.org/hc/en-us/articles/4409651424791) to learn how to create one using the Webauth wallet.

### How to join a community on the Proton Governance Dashboard

<figure><img src="/files/5ng4CdUcm7PRMlAuj1ZR" alt=""><figcaption></figcaption></figure>

If you have not already logged into the XPR Network Governance Dashboard, please follow the login guide to log in. This is a necessary step to joining a community.

For the purpose of this guide, Metal DAO will be selected.

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

After selecting the appropriate community, click on the "Join" button located on the community page to join the community.

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

Congratulations! You have successfully joined your selected community, as indicated by the status "Joined".&#x20;

As a member, you are now eligible to [leave comments on proposals](/user-guides/comment-on-a-proposal.md) and actively participate in community discussions.&#x20;

We encourage you to engage with other members and provide feedback on proposals to help shape the community's decision-making process.


---

# 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/user-guides/join-a-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.
