> For the complete documentation index, see [llms.txt](https://docs.wemix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wemix.com/en/tutorial/create-a-wallet.md).

# Create a Wallet

MetaMask wallet is required to proceed with the tutorial process. \
(These guidelines are based on Chrome.)

{% hint style="info" %}
All examples are based on WEMIX3.0 Testnet.
{% endhint %}

## Create a Wallet by MetaMask

### 1 . Installing/Creating MetaMask wallet for the First Time

{% content-ref url="/pages/TKU0SU1a9glHEWcI1dlD" %}
[Use MetaMask](/en/quick-start/account/use-metamask.md)
{% endcontent-ref %}

### 2 . Already Installed/Created MetaMask wallet

You must run the MetaMask Extensions that are installed. If you do not have MetaMask Extensions installed, you must go to the [Chrome Web Store](https://chrome.google.com/webstore/category/extensions) to download and run MetaMask.

If MetaMask is installed, it will be visible in the Extensions tab in the upper right corner. Pressing MetaMask in the figure below takes you to the MetaMask start screen.

<figure><img src="/files/AkHWUd2zcWZ4qjwSleQQ" alt=""><figcaption><p>Install MetaMask Extension</p></figcaption></figure>

Users who have previously created a wallet using MetaMask can recover their wallet by selecting 'Import Wallet' and using the Secret Recovery Phase that they have backed up.

Once MetaMask is running, you can now change the network from Ethereum to WEMIX3.0 Testnet as shown in the picture below.

<figure><img src="/files/89X4ntgYCxOJvDLrLtAZ" alt=""><figcaption><p>Connect WEMIX_Testnet</p></figcaption></figure>

If you have not added a WEMIX3.0 Testnet network, go to the Networks menu on the MetaMask's Settings screen. Then click 'Add a Network' and add the network manually.

The following parameters must be entered for each network.\
For the more information, move to[ Use MetaMask](/en/quick-start/account/use-metamask.md).

{% hint style="info" %}
**Testnet**

Network Name: WEMIX\_Testnet&#x20;

New RPC URL: <https://api.test.wemix.com/>

ChainID: 1112

Symbol: TWEMIX

Block Explorer URL: <https://explorer.test.wemix.com/>
{% endhint %}

{% hint style="info" %}
**Mainnet**

Network Name: WEMIX\_Mainnet&#x20;

New RPC URL: <https://api.wemix.com/>

ChainID: 1111

Symbol: WEMIX

Block Explorer URL: <https://explorer.wemix.com/>
{% endhint %}
