# Bridging To Manta Pacific

**Bridging Assets to Manta**

Manta offers a seamless way to transfer your assets from the Ethereum chain by utilizing its official bridge. This guide will take you through each step to ensure a smooth transition of your assets to the Manta chain.  ([Other Manta Bridges can be seen here](https://mantanetwork.notion.site/Manta-Pacific-Bridging-Guide-9e03e73a2b144b09ab07446c3aabd7c7))

1. **Visit the Manta Pacific Official Bridge Site:** <https://pacific-bridge.manta.network/>
2. **Connect Your Wallet:** Click on the "Connect Wallet" button in the top-right corner of the Manta Pacific bridge interface. Then, choose your wallet provider and follow the prompts to connect.

<figure><img src="/files/veUBrAicJQ4Xb89uzbI4" alt=""><figcaption></figcaption></figure>

3. **Bridge ETH from Ethereum to Manta:** Input the amount of ETH you want to transfer. The interface will display the bridging fee and the estimated time of arrival for your transaction.

<figure><img src="/files/VInQ4lsmqwG977r00zIq" alt=""><figcaption></figcaption></figure>

4. Bridge To Manta: Once you've confirmed the details, You'll need to confirm the transaction in your wallet, and pay the gas fees.
5. Congratulations! Your assets have now been bridged to Manta. You're ready to start exploring and engaging with FireFly.


---

# 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://firefly-2.gitbook.io/firefly-docs/using-firefly/bridging-to-manta-pacific.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.
