> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/beta/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/beta/mobile-app-user-guide/import-an-existing-account/import-by-secret-phrase.md).

# Import by secret phrase

**Step 1**: After following the steps to arrive at the [**Add account**](/beta/mobile-app-user-guide/create-a-new-account/if-you-already-have-an-account-with-subwallet.md) section, please choose the **Import by secret phrase** option.

![](/files/FhGQ1lEz87B1RCvxm7Rl)

**Step 2**: Choose the type of account you want to import.

{% hint style="info" %}
Please note that one secret phrase can derive both EVM and Substrate accounts, but currently we are not allowing them to be imported at once.&#x20;

\
If you have assets on both EVM chains and Substrate chains that associate with the same secret phrase, please import them twice and choose a different type of account each time.&#x20;
{% endhint %}

![](/files/vHC56JhxJlPB1S5Dm2ET)

**Step 3**: Type the secret phrase and click **Continue**.

![](/files/dfRMEXSKaCI08sLtaRou)

**Step 4**: Name your account and set up a password.\
This password would be crucial, as we would ask you to provide password for every transaction. \
\
Please note that SubWallet is non-custodial, so you would be the only person who know your password; we cannot help you restore or change password. Please make sure that your password is well-kept.

![](/files/CbcWxtlYTBxregwbPGvW)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/import-by-secret-phrase.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.
