# Migrate solo accounts to unified accounts

### Supported account type for migration

Currently, SubWallet supports migrating solo accounts that are i**mported via seed phrase**. In other words, if your solo accounts were previously imported to SubWallet using the seed phrase, they are eligible for migration.

{% hint style="info" %}
If your account list contains 2 solo accounts with the same seed phrase, SubWallet will detect and then perform the migration by combining these 2 accounts into one unified account with added support for TON, Cardano & Bitcoin ecosystem.
{% endhint %}

{% hint style="success" %}
With the new support for the Cardano & Bitcoin ecosystem, your initial unified accounts (already being used across Polkadot, Ethereum & TON ecosystems) will be automatically migrated to the new unified account, including support for all 5 ecosystems.
{% endhint %}

### Migrate to unified accounts

{% hint style="warning" %}
The migration process can only be done in Popup view mode (the view when you open the extension). If you open the Expand view mode, you won't be able to perform this action.
{% endhint %}

This feature was introduced in [version 1.3.23](https://github.com/Koniverse/SubWallet-Extension/releases/tag/v1.3.23). If you update the app from a lower version to this version or later, after updating and opening the extension, you will see this migration popup.&#x20;

<figure><img src="/files/wy6GGQPQGN4tvASZli3Z" alt="" width="362"><figcaption></figcaption></figure>

{% hint style="info" %}

* If you click "Migrate now", follow the instructions below from **Step 5** onwards to proceed with the migration.
* If you click "**Cancel**", you can always migrate your accounts later on by following the instructions below right from **Step 1**.
  {% endhint %}

**Step 1**: Open the SubWallet extension and click the <img src="/files/Fa0WkuZAMjnP5zVvAdmq" alt="" data-size="line"> icon at the top left of the screen to get to the Settings section.

<figure><img src="/files/FMzIKCgDWbgHii3EoHqY" alt="" width="362"><figcaption></figcaption></figure>

**Step 2**: In the Settings screen, select "**Account settings**".

<figure><img src="/files/q007FTqKpn8TsO5GAnvJ" alt="" width="362"><figcaption></figcaption></figure>

{% hint style="info" %}
You can also open the Settings screen by clicking on the account name to access the account selection tab. Then, click the <img src="/files/MIQcozdC4B7t5P5YLfBM" alt="" data-size="line"> icon to access the Settings section.

<img src="/files/ui3YFzwxK7on4y1WRA4x" alt="" data-size="original"><img src="/files/WIYkaryhG0FVWrPAVQZS" alt="" data-size="original">
{% endhint %}

**Step 3**: Click on the "**Migrate to unified account**" option.

<figure><img src="/files/SSKNX9ts2rgfBzt19JEI" alt="" width="362"><figcaption></figcaption></figure>

**Step 4**: The migration popup will appear, informing you of how the migration works. Read carefully, then select "**Migrate now**".

<figure><img src="/files/lRAUxyxQ4OBoY9XhtYjf" alt="" width="362"><figcaption></figcaption></figure>

<details>

<summary>If you don't have any accounts that require migration</summary>

In this case, once you click "**Migrate now**", you will be directed to the Finish screen. Select "**Back to home**" to return to the homepage.

![](/files/X7q91ErFAiBxAnViqwAv)

</details>

**Step 5**: Enter your SubWallet password to start the migration.

<div><figure><img src="/files/pdKzOtQCTeX3LIr3Q9rq" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/UGomX4vYMvRHT5GbTfPA" alt="" width="362"><figcaption></figcaption></figure></div>

**Step 6**: At the top of the screen, you will see the progress and number of unified accounts that will be created from the migration.

Enter a name for your account and then click "**Approve**" to proceed. Repeat the process until all accounts have been migrated.

<div><figure><img src="/files/mKH8NtG7hNbtqvWasl7I" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/sXP2fSvLUSP2G22thQjn" alt="" width="362"><figcaption></figcaption></figure></div>

<details>

<summary>If the eligible account list contains 2 solo accounts with the same seed phrase</summary>

In this case, SubWallet will detect and then perform the migration by combining these 2 accounts into one single unified account with added support for TON, Cardano & Bitcoin ecosystems.

<div><figure><img src="/files/slq6cpcwx3OR41PTMyxx" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/wLtWmAis68LasPYEYVTE" alt="" width="362"><figcaption></figcaption></figure></div>

</details>

{% hint style="warning" %}
During the migration process, **DO NOT** close the extension. If you close it, the migration will be temporarily stopped.

To continue the migration, open the extension, click "**Continue**", re-enter your password, and then select "**Continue**" to resume the process.

<img src="/files/FjhBALQgKc8TkRW5uji5" alt="" data-size="original"><img src="/files/EqL9W4P3KY2fvn6eBy8f" alt="" data-size="original">
{% endhint %}

**Step 7**: Once all eligible accounts are successfully migrated, the migration will be completed. Hit "**Finish**" to return to the homepage.

<figure><img src="/files/iIEaGmN1wsndJA1u1xI1" alt="" width="362"><figcaption></figcaption></figure>

Your solo accounts have been successfully migrated to their corresponding unified accounts!

<figure><img src="/files/j1MlV1tlPFWnAcb4ZRyg" alt="" width="362"><figcaption></figcaption></figure>


---

# 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/migrate-solo-accounts-to-unified-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.
