# Governance Dashboard FAQ

### How do I start using the  XPR Network Governance Dashboard?

The first step is creating a free  XPR Network account, which can be done on the Webauth Wallet that is available on [Android](https://play.google.com/store/apps/details?id=com.metallicus.webauth), [iOS](https://apps.apple.com/us/app/webauth-com/id1594500069) and [web](https://webauth.com/). \
\
Once you have a  XPR Network account, you can log in and participate by casting votes, discussing proposals, and submitting proposals.

### **What wallet should I use to use** XPR Network **Governance Dashboard?**

You can use any wallet that supports the  XPR Network. We recommend using the WebAuth  Wallet that is available on [Android](https://play.google.com/store/apps/details?id=com.metallicus.webauth), [iOS](https://apps.apple.com/us/app/webauth-com/id1594500069) and [web](https://webauth.com/).&#x20;

### **Is it true that there are no gas or transaction fees to use** XPR Network **Governance Dashboard?**

The  XPR Network charges no gas or mining fees to end-users – transactions on  XPR Network are free. \
\
Additionally, all functions such as voting and commenting are free of charge.

Communities have the option to set a fee for creating a proposal, and this fee is always displayed when creating a proposal.

### Do I need to verify my identity to use the  XPR Network Governance Dashboard?

Identity verification is not mandatory to access and use the platform and its functions.

### What features are coming next for  XPR Network Governance Dashboard?

In the next phase, we will enable other organizations to list their communities on the platform, allow organization admins to upload strategies, so that their community members will be able to submit proposals, cast their votes, and leave comments on proposals.


---

# 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/governance-dashboard-faq.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.
