# How to Use the Web Wallet

**Why use a web wallet?** For those wanting all of the Zerocoin privacy features of Noir without having to download the entire blockchain unlike the desktop core wallets.

**To begin, visit the web wallet page: <https://webwallet.noirofficial.org>**

**1.)** Click on the ‘**Create an Account**‘ button on the bottom of the page.

![](https://zoinofficial.com/wp-content/uploads/2018/02/step1.png)

**2.)** Now you are on the **registration** page and you will need to fill out the boxes.

![](https://zoinofficial.com/wp-content/uploads/2018/02/step2.png)

**3.)** Now you will need to add 2FA (two-factor authentication); this is a security requirement and is done through the [Google Authenticator app](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\&hl=en). Scan your QR code with your phone using the app (explained in step below).

![](https://zoinofficial.com/wp-content/uploads/2018/02/step3.png)

**4.)** Follow the illustrated steps for the Google Authenticator app to add the Noir web wallet 2FA.

![](https://zoinofficial.com/wp-content/uploads/2018/02/step4.png)

**5.)** Now you can enter the code you received in the app to sign in to your account.

![](https://zoinofficial.com/wp-content/uploads/2018/02/step5.png)

You will now be on the **overview** page, showing your balances.

![](https://zoinofficial.com/wp-content/uploads/2018/02/step6.png)

If you want to change the currency (USD or EURO)\
you may do so under **YourUsername**–>**Settings**

![](https://zoinofficial.com/wp-content/uploads/2018/02/step7.png)

You may also click the **receive** tab to get your wallet’s address.

![](https://zoinofficial.com/wp-content/uploads/2018/02/step8.png)

Once you receive a transaction you may view it on the **transactions** page.

![](https://zoinofficial.com/wp-content/uploads/2018/02/step9.png)

To mint your Noir, first go to the overview page and choose **Mint**.

![](https://zoinofficial.com/wp-content/uploads/2018/02/step10.png)

You may now choose an amount you want to mint from the drop-down menu and click **Mint Zerocoin**.

![](https://zoinofficial.com/wp-content/uploads/2018/02/step11.png)

Once you have minted your Noir you are ready to spend. Click **Spent** on the overview page and select the amount you want to spend. This process takes 6 confirmations on the network before your funds are spendable in your main balance. Now you are free to send your Noir anywhere you like anonymously.+<br>


---

# 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://official-zoin.gitbook.io/documentation/untitled-1/how-to-use-the-web-wallet.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.
