# How to create Wax Wallet

Once you create a wallet, you will be able to take advantage of many WAX blockchain features. You will be able to be a part of our and other projects, buy and store NFTs, trade tokens, and much more!

## Lets look at two ways of creating wallet!

**MyCloudWallet(WaxCloudWallet)** is a browser-based wallet that does not require an app or extension. The name of the wallet is chosen randomly.

**Anchor Wallet** is a wallet that requires an application installed on your computer or mobile device. The name of the wallet you choose yourself.

### Very useful link!

{% hint style="info" %}
<https://create.atomichub.io/wax>
{% endhint %}

{% tabs %}
{% tab title="MyCloudWallet" %}

## Creating Wax Wallet

Visit <https://www.mycloudwallet.com/> and click Register!

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

Type everything correct! And press Create Account! Check your E-Mail. Activate your MyCloudWallet account!

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

Read and Accept Terms of Use.

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

Look here in dashboard and press create now button.

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

You got 2 things this screen Funding Address And MEMO you need to transfer 5 WAXP this account with memo. You can use every exchanges or wallets included Wax Blockchain integrations. Recommended (Binance, Kucoin, Mexc) we use Kucoin this sentence.

<figure><img src="/files/7G24V52bkuWePqtl8DNv" alt=""><figcaption></figcaption></figure>

And done you can login and approving any transactions. (Please Read Resources)
{% endtab %}

{% tab title="Anchor Wallet" %}

## Anchor Wallet

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

In order to create this wallet you need to have a WAX Wallet already, or ask your friend to do the following steps:

1. Generate a Key Pair [here](https://wax.bloks.io/wallet/utilities/keys). Generate one pair, save it, and then generate another one. Then save the two pairs to a safe place. The public key will be used to create the wallet, and the private key is, in simple terms, your wallet password.

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

2. If you will be registering an account with WAX Cloud Wallet - go [here](https://www.mycloudwallet.com/setting/create-account)
3. Go back to where you saved the key pair. Choose which pair you will use as owner and the other as active. Copy the public keys and go back to the account registration tab.
4. Specify the keys, and choose the name of your wallet.
5. Finish creating the wallet.

**Congratulations! You have created a wallet.**&#x20;

Now you need to learn how to use it. You need to download Anchor Wallet [here](https://greymass.com/en/anchor/download). Choose a convenient way for yourself - desktop version or mobile. After downloading Anchor Wallet, follow the prompts in the screenshot below.

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

After installing the app, go into it. You will need to specify the password for the Anchor Wallet app. This password will be used the first time you log in to the app (e.g. after you turn on your computer for the first time). This is to prevent someone who gains access to your computer from manipulating your wallet without knowing the password.

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

Anchor Wallet supports many blockchains, so we need to choose WAX.

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

After that, click on "Import an existing Account", select "Import Private Key", then import the private key you previously saved. Our team recommends that you only use the active key, because if you lose it, you will be able to create a new active key with the owner and deny access to an intruder. If someone recognizes your private owner key, nothing else will help you.

<figure><img src="/files/QUYUentMLTuPWBKxqwxC" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://whitepaper.miningvoxels.com/for-wax-blockchain-newcomers/how-to-create-wax-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.
