# Create A SubWallet Account

{% embed url="<https://www.youtube.com/watch?t=15s&v=fGjdZ_uILeo>" %}

### **Create a new Account (wallet)**

**Step 1:** Open SubWallet extension and click **Get started**. Then click on the **Create new account** button.

![1.1](https://1477990130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrC9IeG22zv50tmevnO5Y%2Fuploads%2FMhhUGOtdzDkMRdOb1YL6%2Fimage.png?alt=media\&token=9fc88178-d956-4139-af03-3f66f76ecc1c)

![1.2](https://1477990130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrC9IeG22zv50tmevnO5Y%2Fuploads%2FXv5l0O6suSG5HzuDoExD%2Fimage.png?alt=media\&token=defe9c9c-aa09-4f6c-a7e2-6c277491d528)

**Step 2:** The system will automatically generate a 12-word mnemonic seed for your account. Please note that this is the key to your wallet. If someone has the key, they have *<mark style="color:red;">complete access</mark>* to it. Make sure that you *<mark style="color:red;">backup</mark>* and keep your mnemonic seed in a *<mark style="color:red;">secure location</mark>***.** Choose the EVM account type, then tick **I have saved my mnemonic seed safely** before hitting **Next step**.&#x20;

![](https://1477990130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrC9IeG22zv50tmevnO5Y%2Fuploads%2FLXKIhoyGfZtPNY5J2e8v%2FUntitled-1-01.png?alt=media\&token=567b000d-5fde-4b7b-90d2-16dc7e7329dc)

{% hint style="danger" %}
**WARNING:** DO NOT share your mnemonic seed (secret recovery phrase) with anyone! SubWallet will never ask for your mnemonic seed (secret recovery phrase), even in a customer support scenario. You can not change or edit your mnemonic seed (secret recovery phrase).
{% endhint %}

**Step 3:** Set a password. You can change the name of your account later (read on for instructions). Then click on **Add the account with the generated seed**. Your account is ready to go.

## Choose a Network <a href="#choose-a-network" id="choose-a-network"></a>

**Step 1**: On SubWallet Extension, click on the drop-down list at the top. You can either scroll down the list to pick your desired network or type the network's name on the **Search** bar. Apart from the first four relay chains, all other networks are listed in alphabetical order.

![](https://1477990130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrC9IeG22zv50tmevnO5Y%2Fuploads%2FdMOPb6omHfD9NmoIB2ri%2Fimage.png?alt=media\&token=f35cec43-4c7e-4f9e-99b8-0e247a240e71)

**Step 2**: Click on the **Copy** icon to copy the wallet address for your selected network. To acquire EVM addresses, select your EVM account and click on the **Copy** icon to copy the wallet address for your preferred network.

![](https://1477990130-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrC9IeG22zv50tmevnO5Y%2Fuploads%2FRNZZvHozeMXDy4bO8282%2Fimage.png?alt=media\&token=866f36d9-d6c8-4fcf-a518-92213dcf24c6)

<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://whitepaper.moonfit.xyz/getting-started/create-a-subwallet-account.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.
