# Create your master password

{% hint style="info" %}
At the start of your journey with us, we always ask you to create a master password (such as when you create a new account or import an existing account).
{% endhint %}

**Step 1**: After installing SubWallet, open the app. On the Welcome screen, select your preferred option.

<figure><img src="/files/NYKeQfossdNlUD8V5gHr" alt="" width="282"><figcaption></figcaption></figure>

{% hint style="info" %}
If you choose "**Import an account**" or "**Attach an account**", you will need to select your preferred option.

<img src="/files/5kPqwUsqOe0xADahUYPf" alt="" data-size="original"><img src="/files/PNeJp9ZJyVX41xDaI60L" alt="" data-size="original">
{% endhint %}

**Step 2:** Enter a strong password with at least 6 characters and hit the "**I understand that SubWallet can't recover the password for me**" box.

{% hint style="info" %}
The password should contain numbers & letters.
{% endhint %}

<figure><img src="/files/vZFDGtwdN6d9y6GqcLmM" alt="" width="282"><figcaption></figcaption></figure>

Once done, hit "**Continue**".

<figure><img src="/files/JwPWSDzXcJtWayTDrJWM" alt="" width="282"><figcaption></figcaption></figure>

You've successfully created a master password in SubWallet! Now, you have the power to manage multiple accounts with just one master password effortlessly.

{% hint style="info" %}
Depending on the option you chose in Step 1, read the corresponding guide after creating a master password to complete the setup:

* If you chose "**Create a new account**", read this guide.
* If you chose "**Import an account**", read this guide.
  {% endhint %}


---

# 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/main/mobile-app-user-guide/getting-started/create-your-master-password.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.
