# Bridging

Bridging on and off of the Mantle network is similar to using any other Layer 1 or Layer 2 network. However, due to Mantle being an "Optimistic" layer two this means that bridging funds back off of the network need to be done outside of the mantle official bridge to avoid the 7 day wait time that all optimistic rollups have due to the challenge period for transactions.&#x20;

&#x20;**Dino Mafia is not affiliated in any way with the third party bridges below so please Do your own research.**&#x20;

**Bridging into Mantle:**

Mantle Official Bridge from Ethereum only: <https://bridge.mantle.xyz/>

Layer Zero Bridge: <https://stargate.finance/transfer>

Axelar Squid Router: <https://app.squidrouter.com>

**Bridging out of Mantle:**

Layer Zero Bridge: <https://stargate.finance/transfer>

Axelar Squid Router: <https://app.squidrouter.com>

Layer Zero and Axelar are both highly audited and battle tested protocols. However bridging assets always comes with some risk so please DYOR before transacting.


---

# 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.dinomafia.com/mantle-network/bridging.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.
