> 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-bridge-my-fantom-tokens.md).

# How to bridge my Fantom tokens

#### Step-by-step instruction on how to bridge Fantom tokens.

Some networks require a bridge to transfer tokens from one network to another, and Fantom is one of them! All you need is the [Multichain](https://multichain.xyz/) bridge, to transfer assets between Ethereum, Fantom, and other networks.&#x20;

You can learn how to use Multichain in our simple step-by-step guide below:

1. Go to the [Multichain](https://multichain.xyz/) website and then log in to your MetaMask or Trust Wallet. Select the network you want to transfer from, and the account with the assets you would like to bridge cross-chain.
2. On the Multichain app or website, click “Connect to a Wallet” and select “MetaMask” or “Trust Wallet”.
3. Select the account you would like to connect to, click “Next”, followed by “Confirm”. Lastly, click “Connect”.
4. Make the appropriate selections in the From and To sections of the Multichain page, indicating the networks and tokens you are bridging.
5. Next, specify the number of tokens to bridge.&#x20;
6. Click “Swap", then confirm the transaction in Multichain. A window will open, asking you to approve the transaction. Click the “Confirm” button. Your tokens will be bridged within a couple of minutes.

**Important note:** Multichain does not charge a fee to bridge ERC20-Opera FTM.

And there you have it: a successful cross-chain transfer!


---

# 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-bridge-my-fantom-tokens.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.
