# Connect with MetaMask

Step 1: Open Metamask, click on Network icon

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

Step 2: Click "Add network"

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

Step 3: Click "Add" on the network you want to connect with&#x20;

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

If the network you want to connect with does not appear on the list, click on \`Add a network manually\`, fill the neccessary information into the input boxes then click 'Save'.

<img src="/files/74Qee4T5rMJyjxXyNYMF" alt="" data-size="line">This is an example for chain Fantom

**Network name**: Fantom

**New RPC URL**: [https://1rpc.io/ftm	](<https://1rpc.io/ftm	>)

**Chain ID**: 250

**Currency symbol**: FTM

**Block explorer URL** (Optional): <https://ftmscan.com/>

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

Step 4: Click "Approve"

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

Step 5: Complete and switch to the chain

<figure><img src="/files/NMzjZV83HANiaHJQNfm4" 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.mummy.finance/helpful-guides/connect-wallet/connect-with-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.
