# Wallet Import

To import a wallet at the stage of creating a wallet, click **"Import or recover wallet"**.

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

Enter the secret wallet phrase — all the words in the order in which they were previously written when you created the wallet. Click **Proceed** to continue.

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

**Think of and enter a complex** password for the wallet. You will be guided by prompts to see if the password meets the requirements.

Repeat the password on the second line, read the rules for using the wallet and check the box next to **"I have read and agree to the Terms of Use",** then click&#x20;

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

Read the information now or come back to it later by clicking **"No thanks"**.

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

Click **"Open wallet"** to continue using the wallet.

&#x20;

<figure><img src="/files/kkiCZLHrAd1LXL7y0Mw8" 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/trust-wallet/getting-started/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.
