# How to create sub-accounts?

The Wizz Extension Wallet allows you to create multiple sub-accounts under a single seed phrase wallet. Follow these steps:

1. In the Balance page, click on the "Account" button in the top right corner.

<figure><img src="https://3109425129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVLjJVlI9KsjCwjqolWI%2Fuploads%2FMnRDZSWRD0PVQlUqsXp9%2Fbalance.png?alt=media&#x26;token=2c58240b-d0ac-47ae-9f33-38afa189c1a0" alt="" width="375"><figcaption></figcaption></figure>

2. In the Account list, click the "+" icon in the top right corner.

<figure><img src="https://3109425129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVLjJVlI9KsjCwjqolWI%2Fuploads%2FVtKXHl8qZVXQGamkVWUo%2Fswitch_account.png?alt=media&#x26;token=23b48fbd-b656-4c29-bdea-faf40ab2096c" alt="" width="375"><figcaption></figcaption></figure>

3. Set a name for the sub-wallet or use the default name, then click the button to complete the creation.

<figure><img src="https://3109425129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEVLjJVlI9KsjCwjqolWI%2Fuploads%2F3JFWglbMoXVU2cT9qGfg%2Fcreate_subaccount.png?alt=media&#x26;token=d853b096-9891-47ac-8965-e06aff54c0e2" alt="" width="375"><figcaption></figcaption></figure>

Repeat these steps to create multiple sub-accounts.


---

# 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.wizz.cash/wizz-wallet/bihelix-and-rgb/faq/how-to-create-sub-accounts.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.
