# If you are new to SubWallet

**Step 1**: Once your mobile app is successfully installed, you can open it directly from your phone to start using. \
You can create a totally new account with SubWallet or import your existing accounts from other wallets and manage them in SubWallet.\
Please note that while you can start using the app right away with Android devices, with iOS devices, we would have to ask you some additional questions:

![](/files/RyQzLajMisx3w0c5g4VI)

![](/files/arfADJLYIMCFZFBafomI)

Please click  **Next** and **Start Testing** to start using the app.

**Step 2**: Please choose the option **Create a new account**.

![](/files/upVOXQ3NJnHymWV5CaYp)

**Step 3**: Please choose the type of account you want to create. \
The difference between Substrate and EVM account is the kind of chains they manage. Assets on Substrate native chains- such as Polkadot, Kusama... would be managed with Substrate account. Assets on EVM chains like Moonbeam, Moonriver...would be managed with EVM account.&#x20;

![](/files/cuYhBfvoNrdmTQbXq4TL)

**Step 4**: Remember your secret phrase, store them in a safe place and never share them with anyone. Please note that if someone has your secret phrase, they would have total control of your account.&#x20;

![](/files/naXqZSsYd6Uqib1dSwkB)

**Step 5**: Verify your secret phrase.\
We would ask you to organize the words in the same order as the secret phrase revealed to you in the previous step. Once you get the order right, please click **Continue**.&#x20;

![](/files/650GNJtXKPgGOlV2BxAi)

**Step 6**: Name your wallet and create a password.\
This password would be crucial, as we would ask you to provide password for every transaction.\
\
Please note that SubWallet is non-custodial, so you would be the only person who know your password; we cannot help you restore or change password. Please make sure that your password is well-kept.

![](/files/ocZ2hx662gHYeHTiBRJ5)

**Step 7**: Account successfully created.\
After creating a password, you are good to go!&#x20;

![](/files/fEabd6w5UZY0OfI90WNU)

You can manage different accounts with SubWallet. To switch account, please click on the account name and choose the specific account you want to use. \
We also have the **All accounts** mode, which would allow you to have an overview of your assets.

![](/files/OgJtpQzVxR36vHlNghc4)![](/files/yvAg48nLn2EH3OeHasDr)


---

# 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.subwallet.app/beta/mobile-app-user-guide/create-a-new-account/if-you-are-new-to-subwallet.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.
