# Bridging to Mantle

After your wallet has funds, you will need to bridge those funds to Mantle.&#x20;

The official Mantle Bridge is [here](https://bridge.mantle.xyz/).&#x20;

Bridging will cost gas to perform the transaction. Ethereum can be quite expensive, so consider the costs beforehand.&#x20;

Gas is paid in ETH on Ethereum mainnet. However, on Mantle, gas is paid through MNT. You will need MNT to pay transaction gas on Mantle's L2, as well as pay for bridging funds off Mantle back to Ethereum.&#x20;

Still have questions? You can follow the official step-by-step guide by Mantle [`here`](https://www.mantle.xyz/blog/announcements/bridging-on-mantle-mainnet).


---

# 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.circuit.farm/getting-started/bridging-to-mantle.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.
