# Fantom Opera

**Metamask setup**&#x20;

* Before being able to utilize any assets on Fantom Opera, we first need to setup our Fantom Opera network on Metamask.
* In order to do so, please open your Metamask wallet and select network; Custom RPC. (See attached image below).

![](/files/-M_5QrkNtInXALN_Akv5)

Now put in the following in order to setup your Fantom wallet.

1. **Network name**: Fantom
2. **New RPC URL**: <https://rpc.fantom.tools>
3. **ChainID**: 250
4. **Symbol**: FTM
5. **Block Explorer URL**: <https://ftmscan.com/>

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

Press save, and your Fantom Opera Wallet should now show up in the Network selection Tab.


---

# 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.lif3.com/guides/wallets/metamask/fantom-opera.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.
