> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/main/web-dashboard-user-guide/account-management/import-accounts.md).

# Import accounts

### Supported import methods

You can import your existing accounts onto SubWallet via one of the following methods: seed phrase, JSON file, private key, or QR code.

<table><thead><tr><th width="189">Account type</th><th width="134.86669921875" data-type="checkbox">Seed phrase</th><th data-type="checkbox">JSON file</th><th data-type="checkbox">Private key</th><th data-type="checkbox">QR code</th></tr></thead><tbody><tr><td><strong>Unified account</strong></td><td>true</td><td>true</td><td>false</td><td>false</td></tr><tr><td><strong>Substrate account</strong></td><td>false</td><td>true</td><td>false</td><td>true</td></tr><tr><td><strong>EVM account</strong></td><td>false</td><td>true</td><td>true</td><td>true</td></tr><tr><td><strong>TON account</strong></td><td>true</td><td>true</td><td>true</td><td>false</td></tr><tr><td><strong>Cardano account</strong></td><td>false</td><td>true</td><td>false</td><td>false</td></tr><tr><td><strong>Bitcoin account</strong></td><td>false</td><td>true</td><td>false</td><td>false</td></tr><tr><td><strong>QR-signer account</strong>*</td><td>false</td><td>true</td><td>false</td><td>false</td></tr><tr><td><strong>Ledger account</strong>*</td><td>false</td><td>false</td><td>false</td><td>false</td></tr></tbody></table>

*(\*): With QR-signer accounts, you will still need to perform transactions on their respective mobile devices once imported.*

To import your account using one of these methods, refer to the corresponding articles:

{% content-ref url="/pages/88n1pGw7UeHSrf9WmgBz" %}
[Import from seed phrase](/main/web-dashboard-user-guide/account-management/import-accounts/import-from-seed-phrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/mxhY5fBaRYyqIp4edUnp" %}
[Import from JSON file](/main/web-dashboard-user-guide/account-management/import-accounts/import-from-json-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/wi6j4rChNdnjqPYSSguV" %}
[Import from private key](/main/web-dashboard-user-guide/account-management/import-accounts/import-from-private-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/XQVcAIzzvrZcFK3ro5vx" %}
[Import by QR code](/main/web-dashboard-user-guide/account-management/import-accounts/import-by-qr-code.md)
{% endcontent-ref %}
