# Wallet Import

After installing the wallet, open the app and tap **"Get started"**, then tap **"Import using Secret Recovery Phrase"** and enter your wallet secret phrase, set the password, confirm the password and then confirm the wallet import by tapping **"Import"**.

<figure><img src="/files/cl8sLJ8tgaOM0hHH8j2f" alt="" width="563"><figcaption></figcaption></figure>

If you already have the MetaMask Wallet app on your device, on the password entry page, click **"Reset Wallet" → "I understand, continue"**.

<figure><img src="/files/tZjNQFkJo1Z0WToJAeQi" alt="" width="563"><figcaption></figcaption></figure>

Tap **"DELETE → "Delete my wallet" → "Import using Secret Recovery Phrase"**.

Please note: in the wallet reset procedure the current wallet in MetaMask will be deleted. You can restore it using a secret phrase or a secret account key, so make sure that you have all the data for restoration securely stored, and continue **the wallet reset procedure only after that!**

Enter the secret phrase from the wallet, set the password, confirm the password, and then confirm the import of the wallet by tapping **"Import"**.

<figure><img src="/files/5jpquhIwNUbw8gS8aA7D" alt="" width="563"><figcaption></figcaption></figure>

&#x20;


---

# 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.daomars.com/f.a.q/wallets/metamask/metamask-mobile-version/wallet-import.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.
