# Wallet Creation

After navigating to the [wallet site](https://metamask.io/), select the installation location — Google Chrome or other available browser:

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

Click on **“Add to Chrome”**.

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

Then start downloading the extension by clicking on **"Add extension"**, after which the wallet installation process will start:

<figure><img src="/files/SpalMLKd1Xv7UT7UEiwO" alt="" width="374"><figcaption></figcaption></figure>

After installing the extension, the wallet is ready for further use.

Create a new wallet or import an existing one using the secret recovery phrase.

For convenience, pin the extension to the Quick Access Toolbar. If necessary, you can always hide the application in the Quick Access Toolbar and unhide it back.&#x20;

<figure><img src="/files/upQc7XDR0HLdKt4JrQbZ" alt="" width="375"><figcaption></figcaption></figure>

Click **“Create a new wallet”** to create a new wallet.

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

Read the information and click on **“I agree”**.

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

Think up and enter a complex password with a combination of letters and symbols. When you create a password, you'll see prompts to see if the password requirements are met.&#x20;

Repeat the password on the bottom line, read the usage rules, check the box and click **"Create a new wallet"**.&#x20;

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

Read a short video about wallet security and click **"Secure my wallet"** to confirm your password, or **"Remind me later"** to come back to it later.

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

Click on **"Reveal Secret Recovery Phrase"**.

Write down the secret wallet phrase in the same order as you received it and without mistakes, all 12 words.

Check before proceeding to the next step that your entries are correct.

Make sure you keep your secret phrase in a safe place, because without it you will not be able to access your wallet if you lose your password or device.&#x20;

You will always be able to restore access to your wallet on another device and in another wallet using the secret recovery phrase.

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

Click **"Next"** if you are sure that the secret phrase was written correctly.&#x20;

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

Enter a few words that make up the secret phrase in the order that corresponds to the previously written order, and click **"Confirm"**.

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

Done, you created your wallet!

<figure><img src="/files/qtJC57zJSW0csNXYUz8F" 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/wallet-creation.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.
