# Bridge from ETH

## Requirements:

* Have $ETH in your MetaMask wallet to cover transaction fees
* Have erc20 $FTM (or another erc20 token) in your MetaMask wallet to bridge to Fantom Opera
* Have MetaMask set to the Ethereum Network

## 1. Go to <https://multichain.xyz>

## 2. Connect your MetaMask wallet to MultiChain.

![](/files/-M_fNYh4BMrWHEWQ70NZ)

## 3. Click on the ETH icon to change the token.

![](/files/-M_fNcb62HCpErPIFazY)

## 4. Select erc20 FTM (or the erc20 token you would like to bridge).

![](/files/-M_fNf9Ti5KHCPm0L9GA)

## 5. Input the number of tokens to bridge.

* Tokens have minimum and maximum limits to bridge
* There is a fee included on top of the Ethereum network gas fee

![](/files/-M_fNjN7ePqKERLq0BrS)

## 6. Select "Transfer" and confirm transactions in MetaMask.

![](/files/-M_fNnhBDxo6AmNUcIa7)


---

# 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://finswap.gitbook.io/finswap/how-to/bridge-from-eth.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.
