# MetaMask

MetaMask Wallet is a crypto wallet & gateway to Ethereum blockchain apps.

#### **Setting up a MetaMask Wallet**

If you haven’t installed MetaMask on your browser (i.e. Chrome, Brave, or Firefox) or mobile phone, please download it using [this link](https://metamask.io/download/).

**IMPORTANT:** *Never share your secret seed phrase/private keys with anyone.*

#### **Connect MetaMask to Extra Finance**

1. Click the **Connect Wallet** button on the right-top corner of the page

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

2. Choose **Metamask**

<figure><img src="/files/a55NJH29qJzCIsqHK5cz" alt="" width="265"><figcaption></figcaption></figure>

3. Select the correct account and click **Next**

<figure><img src="/files/JGiGepIHEPgjH5JI2Vxj" alt="" width="385"><figcaption></figcaption></figure>

4. Click **Connect**. You're ready to Farm & Lend!

<figure><img src="/files/luTfje7lR5ZXzJYjvmD9" alt="" width="383"><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.extrafi.io/extra_finance/getting-started/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.
