# Step 2: Create and link a MetaMask wallet

* [Create a MetaMask Wallet](#create-a-metamask-wallet)
* [Connect MetaMask to Sabai ID](#connect-metamask-to-sabai-id)

***

### Create a MetaMask Wallet

1. **Go to the** [**MetaMask website**](https://metamask.io/) and click on Download.

   <figure><img src="/files/64I1IPntBQwPvpchdUXA" alt=""><figcaption><p>Official <a href="https://metamask.io/">MetaMask</a> Page</p></figcaption></figure>
2. **Install the extension** for your browser.

   <figure><img src="/files/JLiOZ6XZcTDIDZNikS5r" alt=""><figcaption><p>Install the extension for your browser</p></figcaption></figure>
3. **Review and agree to MetaMask's terms** of use by checking the appropriate box. Then, click on the **"Create New Wallet"** button and **consent (or decline) to data collection** by MetaMask.

<figure><img src="/files/9wm5YIspDDFG6RznlwVi" alt=""><figcaption><p>Creating a MetaMask Wallet</p></figcaption></figure>

4. **Create a password for the wallet**, confirm your understanding that MetaMask cannot recover this password, and click **"Create New Wallet."** Next, click **"Secure my Wallet"** and then **"Reveal Secret Recovery Phrase."** Save the recovery phrase in a secure place. Remember that without it, you won't be able to access the wallet! After that, click **"Next."**

<figure><img src="/files/58IzpWRsp1dxs75zo6Jy" alt=""><figcaption><p>MetaMask Wallet Security</p></figcaption></figure>

5. **Verify the recovery phrase** by entering its corresponding parts into the empty fields and click **"Confirm."**

<figure><img src="/files/t0zlHzP0QUTgf5FC7Jbx" alt=""><figcaption><p>Confirmation of Secret Phrase</p></figcaption></figure>

6. **Congratulations!** You have successfully created your MetaMask wallet!
7. **IMPORTANT!** You should enable automatic token importing in your MetaMask so that any new tokens arriving in your wallet are promptly displayed. To do this, open **Settings** and go to **"Security & Privacy"**. Then, turn on the **"Autodetect tokens"** function.

<figure><img src="/files/gL82WlcFwXEMcSCDeOiG" alt=""><figcaption><p><strong>Autodetect tokens in MetaMask</strong></p></figcaption></figure>

***

### Connect MetaMask to Sabai ID

1. **In Sabai ID, go to the "**[**External Wallet**](https://id.sabaiecoverse.com/external-wallet)**"** section and click **"Link Wallet to Account."**

   <figure><img src="/files/6uS9Ch3ERtoCtYUEnVBY" alt=""><figcaption><p>Getting started in the '<a href="https://id.sabaiecoverse.com/external-wallet">External Wallet</a>' section</p></figcaption></figure>
2. In the popup window, click **"Next"** and then, click **"Connect."**

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

3. Afterward, click **"Link Wallet to Account"** again.

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

4. **Congratulations!** Your MetaMask cryptocurrency wallet is successfully linked to Sabai ID.

{% hint style="info" %}
NOTE: Currently, connecting MetaMask is only available in the desktop version.
{% endhint %}


---

# 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://info.sabaiprotocol.com/how-to-invest-in-real-estate-with-sabai-property/step-2-create-and-link-a-metamask-wallet.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.
