# How to Import Different Wallets

### Methods for Importing a Wallet &#x20;

Step 1：

Method 1: Click the small icon in the upper left corner of the wallet homepage.

Method 2: \[Me] — \[Manage Wallet].

Step 2:

1. On the Manage Wallet page, click \[+];
2. Select the import method, Secret Recovery Phrase/Private Key/Keystore;
3. Enter the information correctly based on your selection, and finish setting up the wallet, including wallet name and password;
4. Click \[Import].

![](/files/nL8h8pPc5ktFwbmOKAAl)

### Tips:&#x20;

* When entering the Secret Recovery Phrase, separate words with spaces; When importing Keystore, the original password is required.&#x20;
* &#x20;If you find the wallet address is incorrect after importing, you can check whether the Secret Recovery Phrase, Private Key, or Keystore are backed up correctly.
* If you import the private key, you won't see the Secret Recovery Phrase on the backup page of the wallet.


---

# 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.o3.app/guides/quick-start/how-to-import-different-wallets.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.
