# Bridge to Fantom

To bridge funds from another chain to the Fantom blockchain, you can use the Synapse Protocol's bridge:

[https://synapseprotocol.com/](https://synapseprotocol.com/?inputCurrency=USDC\&outputCurrency=USDC\&outputChain=250)

![Bridging from another chain to FTM with Synapse Protocol.](https://4210665956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXBfQTSxg4xxrckIz85of%2Fuploads%2Fvtkn78E1ZCMEo8bQBRwB%2FScreen%20Shot%202022-05-23%20at%205.42.23%20PM.png?alt=media\&token=27dd2d38-8fc1-4370-84bb-3b309a8dbdda)

The Synapse Bridge will give you enough FTM for gas in your destination wallet address upon bridging.

![A bridge transaction in progress.](https://4210665956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXBfQTSxg4xxrckIz85of%2Fuploads%2FdJaXaBKzrcEXbgHVMZ6H%2FScreen%20Shot%202022-05-23%20at%205.34.28%20PM.png?alt=media\&token=d158e6ef-7ab1-46c2-ab90-003175a71a61)

Once the bridge confirms, FTM for gas and USDC will appear in your wallet on the Fantom network.

!\[The result of the bridge shown in MetaMask.

]\(<https://4210665956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXBfQTSxg4xxrckIz85of%2Fuploads%2FCYgYIV6CJevC8nsM5FR2%2FScreen%20Shot%202022-05-23%20at%205.40.24%20PM.png?alt=media\\&token=0c9a50c7-43e1-459f-abc9-accb7f191d23>)


---

# 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://takepile.gitbook.io/takepile-protocol/getting-started/connect-to-the-fantom-network/bridge-to-fantom.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.
