> For the complete documentation index, see [llms.txt](https://docs.bitoftrade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitoftrade.com/guides/fantom/how-to-add-fantom-to-my-metamask.md).

# How to add Fantom to my MetaMask

#### Find out how to add Fantom to your MetaMask with our step-by-step guide.

Fantom is one of five integrated networks that you use to trade with on the bitoftrade platform! Before you can start using Fantom to become an expert trader, you’ll need to connect the Fantom network to your MetaMask wallet. Don’t worry if you don’t know how, we’ve got you covered!

&#x20;

To add Fantom to your wallet, you need to add its network details to the MetaMask extension. You can do this with our handy five-step guide:

Open MetaMask and click on the network dropdown menu.

![Screen\_Shot\_2022-06-13\_at\_18.00.36.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845550063505/Screen_Shot_2022-06-13_at_18.00.36.png)

Click on the “Add Network” button.

![Screen\_Shot\_2022-06-13\_at\_18.01.16.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845535015441/Screen_Shot_2022-06-13_at_18.01.16.png)

Enter the following network:

* Network Name: Fantom Opera
* New RPC Url: [https://rpc.ftm.tools](https://rpc.ftm.tools/)
* Chain ID: 250
* Symbol: FTM
* Block Explorer URL:[ https://ftmscan.com/](https://ftmscan.com/)

![Screen\_Shot\_2022-06-13\_at\_18.09.08.png](https://bitoftrade.zendesk.com/hc/article_attachments/6845550185233/Screen_Shot_2022-06-13_at_18.09.08.png)


---

# 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.bitoftrade.com/guides/fantom/how-to-add-fantom-to-my-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.
