# Import an existing account

## If you are new to SubWallet

**Step 1**: Open the wallet and choose **Import an existing account.**

![](/files/xVb2jMRMuXc7Rbc1gPpy)

**Step 2**: Please choose the desired method to import your account.

![](/files/CbPMgk1Yvnk9x4eKsNeK)

[Import by secret phrase](/beta/mobile-app-user-guide/import-an-existing-account/import-by-secret-phrase.md)\
[Import by private key](/beta/mobile-app-user-guide/import-an-existing-account/import-by-private-key.md)\
[Import by JSON file](/beta/mobile-app-user-guide/import-an-existing-account/import-by-json-file.md)\
[Import by QR code](/beta/mobile-app-user-guide/import-an-existing-account/import-by-qr-code.md)

## If you have already had an account with SubWallet

**Step 1**: Open the wallet and click your account name to get to the list of all your accounts.

![](/files/lylp4JGANDbFo7VaYUhL)

**Step 2**: Click the **\[+]** button.

![](/files/ErWVsMSaqREKfXOCNxO7)

**Step 3**: Please choose the desired method to import your account.

![](/files/xMif0hqlxWAYdwlwB1vi)

[Import by secret phrase](/beta/mobile-app-user-guide/import-an-existing-account/import-by-secret-phrase.md)\
[Import by private key](/beta/mobile-app-user-guide/import-an-existing-account/import-by-private-key.md)\
[Import by JSON file](/beta/mobile-app-user-guide/import-an-existing-account/import-by-json-file.md)\
[Import by QR code](/beta/mobile-app-user-guide/import-an-existing-account/import-by-qr-code.md)


---

# 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/beta/mobile-app-user-guide/import-an-existing-account.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.
