# Comment on a proposal

### Who can comment on proposals?

As a member of a community, 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.

Follow our [how-to join a community guide](/user-guides/join-a-community.md) if you're not yet a member of your community.

### How to comment on proposals?

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

If you have not already logged into the XPR Network Governance Dashboard, please [follow the login guide](/user-guides/log-into-the-dashboard.md) to log in. This is a necessary step to comment on proposals.

For the purpose of this guide, XPR Network will be selected.

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

On the proposals page of your community, select the proposal that you want to comment on.

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

Scroll down until you see the "Discussion" section.&#x20;

Enter the complete text of your comment in the "Discussion" text box provided below. The 'Discussion' text box includes a text editor and supports markdown, which allows you to import text from other documents or websites while retaining formatting.&#x20;

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

To proceed, click on the "Reply" button.

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

Congratulations! Your comment has been successfully published!


---

# 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/comment-on-a-proposal.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.
