# Install MetaMask

To lend, stake, or pool on BiFi, you first need to install MetaMask wallet on your desktop or phone. Follow the steps below to install MetaMask.&#x20;

#### 1. Visit [MetaMask.io](https://metamask.io/) and click `Download`.

![](/files/-MYDunTJudbTVwN9e4cy)

#### 2. Choose your device and click `Install MetaMask`.&#x20;

![](/files/-MYDv2Bs0WNWmzIGKJEa)

#### 3. Click `Add to Chrome` .

![](/files/-MYDvBoAniK-Y4Y73VXq)

#### 4. Click `Add extension`.

![](/files/-MYDvK3JNAVRZAfr8rvL)

#### 5. Installation is complete. To create an account, click `Get Started` .

![](/files/-MYDvRHayz2oAC2LSVFh)

#### 6. If you already have an account, you can import your existing wallet by clicking `Import wallet`. Otherwise, click `Create a Wallet`.

![](/files/-MYDvlM6IxYV5FR3-3Z-)

#### 7. Click `I Agree`.

![](/files/-MYDvt7rZH4aYHIsi2og)

#### 8. Enter your password and remember or keep this in a safe place.&#x20;

![](/files/-MYDw0j6gMXIpL2VU6kt)

#### 9. In the next step, your 'Secret Backup Phrase' will be shown.&#x20;

{% hint style="danger" %}
Click to reveal your secret phrase and store it in a secure place.&#x20;

**NEVER share this phrase with anyone else.**
{% endhint %}

![](/files/-MYDwClx9cW9mWlOqrVr)

#### 10. You have completed setting up MetaMask!&#x20;

![](/files/-MYDwWjsHhNgMDFu2rSV)

{% hint style="info" %}
To add your existing tokens to MetaMask, click "Add Token".
{% 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://docs.bifi.finance/guide/wallet/metamask-guide/metamask.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.
