# Web Wallet Overview

URL: <https://wallet.pandoproject.org/>

<figure><img src="/files/PX2TAk1kFKSYDYyBtBZR" alt=""><figcaption><p>Web Wallet Homepage</p></figcaption></figure>

<figure><img src="/files/kU1z4dWOkEng9LsO5CWA" alt=""><figcaption><p>Web Wallet Homepage</p></figcaption></figure>

## Accessing your Pando Web Wallet

If you create a new walle&#x74;**.** Once you reach the Pando Wallet site, then click “Create Wallet”. Next you will download an encrypted keystore file and create a wallet password. This encrypted keystore file on your computer will be used to unlock your wallet any time you want to access it. You will then need to copy down the mnemonic/seed phrase (and private key, if you choose to) and store them in a safe place. **Your mnemonic/seed phrase and private key are the only way to restore your Pando wallet if you lose your keystore file and/or wallet password! Make sure you save them correctly and store them offline in safe place (never online or in the cloud!)**. Once your wallet has been created, you can unlock your new Pando Wallet.

If you are unlocking an existing wallet, we recommend you **take your device offline** while upload your keystore or enter your mnemonic phrase or private key. Once the wallet has been unlocked, you’ll see a screen that says “you’re offline!” and will have the opportunity to connect to the internet before you continue to the wallet.

Once you’re in your Pando wallet, you can check the balance of your Pando Tokens.


---

# 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://docs.pandoproject.org/pando-network-docs/wallet-application/web-wallet-overview.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.
