# Importing Wallet through Secret Phrase

In case you forgot your wallet password, or need to import another wallet, click on **"Forgot password?"** and restore access using the secret phrase.

<figure><img src="/files/e7Rd8UV9bjI8zCX3L3Ru" alt=""><figcaption></figcaption></figure>

Enter the secret phrase from the wallet in the order in which it was written down.

Set a new complex password, confirm and click **Restore**.

<figure><img src="/files/PnyX5uhazB98PP3MPvBB" alt=""><figcaption></figcaption></figure>

Done! Wallet imported. Set up networks to add tokens to the wallet asset list if necessary.

<figure><img src="/files/tyX0tQ1P3oVKoydG5j2p" alt=""><figcaption></figcaption></figure>


---

# 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/getting-started-with-the-wallet/importing-wallet-through-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.
