# How to Import a wallet?

If you already have a wallet and you already have its Private Key/Secret Recovery Phrase/Keystore backed up, you can import your wallet by importing either of them.

Import private key / Keystore Steps:

1. Go to the Wallet page in the OORT App.
2. Tap the add wallet icon, then select ‘IMPOR&#x54;**’**.
3. Select from Private Key/Secret Recovery Phrase/Keystore to import your wallet.
4. Set the Wallet name and password.

Note:

&#x20;      The Keystore requires the corresponding transaction password to be known.


---

# 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.oortech.com/oort/oort-wallet/ale-faq/how-to-import-with-a-private-key-or-through-a-keystore.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.
