# Log into the Dashboard

To join a community, submit, comment, or vote on a proposal, 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 log into the XPR Network Governance Dashboard

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

Visit the XPR Network Governance Dashboard website and locate the "Log in" button in the upper right corner.

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

Click on the 'Connect Wallet'  option. You can connect with your [Mobile](https://www.proton.org/wallet),  [Web Wallet](https://webauth.com/), or Desktop wallet (Anchor wallet) and it will redirect you back to the wallet to authorize the connection.

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

In your wallet, click on the "Authorize" button to approve the connection and complete the login process.

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

Congratulations, you are now logged in. If you wish to log out, simply click on the "Log out" link located under your profile.


---

# 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/log-into-the-dashboard.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.
