> For the complete documentation index, see [llms.txt](https://docs.defidocs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defidocs.io/start-using-defi/using-your-wallet/different-networks/fantom/adding-fantom-to-metamask.md).

# Adding Fantom to MetaMask

## <mark style="color:purple;">**Adding Fantom**</mark> <mark style="color:purple;"></mark><mark style="color:purple;">Opera</mark> <a href="#db2f" id="db2f"></a>

To add the Fantom Opera RPC to your MetaMask wallet, please follow the steps below.

### <mark style="color:blue;">**Step 1)**</mark> Log into your MetaMask wallet and click on the **menu** button (three lines in the top left of your screen on mobile).

**\*On Desktop, you can skip to Step 3 once you’re logged into your wallet.**

![](https://miro.medium.com/max/1400/0*qAP8RRFeNgjoUl3L)

### <mark style="color:blue;">**Step 2)**</mark> Select ***Settings***

![](https://miro.medium.com/max/1400/0*AY0N23RDKilck5cx)

### <mark style="color:blue;">**Step 3)**</mark> Click on ***Networks***

![](https://miro.medium.com/max/1400/0*VjezdJgJUvNbU84p)

### <mark style="color:blue;">**Step 4)**</mark> Click on the **‘*****Add Network’*** button on the bottom

![](https://miro.medium.com/max/1400/0*EgSfTcMn3BRtIeTg)

### <mark style="color:blue;">**Step 5)**</mark> Fill in the following information:

![](/files/LmAOaUMchtEVQhLUgtuP)

* **Network Name :** Fantom Opera
* **New RPC URL :** <https://rpc.ftm.tools/>
* **Chain ID :** 250
* **Currency Symbol** (optional): FTM
* **Block Explorer** URL (optional): <https://ftmscan.com/>

### <mark style="color:blue;">**Step 7)**</mark> Click on ***Save***

![](/files/3iHYiw29a2MbpJHyLykU)

### Congratulations! You have added Fantom Opera to your wallet!

**Please Note: You will need FTM in your wallet to pay for transaction fees.**

**You can purchase and send FTM to your wallet from a CEX that supports Fantom.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.defidocs.io/start-using-defi/using-your-wallet/different-networks/fantom/adding-fantom-to-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.
