> 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-private-key.md).

# Import by private key

**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 I**mport by private key** option.

![](/files/Yh1FLq1oQJi4q44r9Kcm)

**Step 2**: Please enter your private key, wallet name and password. Then click **Import account**. \
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/FD2BQmDle3aNoxwtagrs)


---

# 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-private-key.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.
