# Account management

{% embed url="<https://www.youtube.com/watch?v=fGjdZ_uILeo>" %}
How to create a new account with SubWallet
{% endembed %}

At the moment, there are 2 ways to create new accounts and 5 ways to import your Substrate (Polkadot), EVM (Ethereum), TON, Cardano and Bitcoin accounts on SubWallet.&#x20;

Your privacy and security are our top priorities as always!

Here are the articles in this section:

{% content-ref url="/pages/QQKcuK9AtzFZbUfKdZWX" %}
[Understand account types](/main/extension-user-guide/account-management/understand-account-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/6FJbKl98v2xGZqK9NCgX" %}
[Create a new account with a new seed phrase](/main/extension-user-guide/account-management/create-a-new-account-with-a-new-seed-phrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/MoGnhlod2mabZ2BDBSUR" %}
[Derive a new account from an existing account](/main/extension-user-guide/account-management/derive-a-new-account-from-an-existing-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/8jslFjQIVTn8TPvyviG3" %}
[Switch between accounts and change account name](/main/extension-user-guide/account-management/switch-between-accounts-and-change-account-name.md)
{% endcontent-ref %}

{% content-ref url="/pages/S1IpZhW0v2bZ5diuH6Sm" %}
[Import accounts](/main/extension-user-guide/account-management/import-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/JX5MDCdzAMJywrd6ojXu" %}
[Migrate solo accounts to unified accounts](/main/extension-user-guide/account-management/migrate-solo-accounts-to-unified-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/MH4LUpgI280ScJri1Jne" %}
[Attach a watch-only account](/main/extension-user-guide/account-management/attach-a-watch-only-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/iQihUcQGgrrVhLj9cS1X" %}
[Export & backup accounts](/main/extension-user-guide/account-management/export-and-backup-accounts.md)
{% endcontent-ref %}


---

# 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/extension-user-guide/account-management.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.
