> For the complete documentation index, see [llms.txt](https://mantabridge.gitbook.io/manta-bridge-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mantabridge.gitbook.io/manta-bridge-docs/resources.md).

# resources

Official app, source, and further reading for Manta Bridge and Manta Pacific.

## Official

* [Manta Bridge — open the app](https://mantabridge.cc/)
* [Manta Bridge on GitHub](https://mantabridge.github.io/)

## Further reading

* [Manta Bridge overview](https://sites.google.com/view/mantabridge-overview/home)
* [Live Manta metrics dashboard (Token Terminal)](https://tokenterminal.com/explorer/studio/dashboards/9818eb42-ee69-488b-9421-43cf0a163345)
* [Manta Bridge vs other L2 bridges](https://manta-bridge-overview.blogspot.com/2026/06/manta-bridge-vs-other-l2-bridges.html)
* [Step-by-step: bridge USDC to Manta Pacific](https://dev.to/orellacuevasa/manta-bridge-how-to-bridge-usdc-to-manta-pacific-without-losing-the-plot-4gjc)
* [Project profile on Giveth](https://giveth.io/project/manta-bridge-overview)
* [Gas memo: how ETH fees work on Manta Pacific](https://reliable-archer-d8b.notion.site/Manta-Bridge-Gas-Memo-How-ETH-Fees-Work-on-Manta-Pacific-380e56511867804a8d1fd0d1accfb6e7)
* [What it is / how it works explainer](https://telegra.ph/Manta-Bridge-What-It-Is-How-It-Works-and-What-to-Check-Before-Moving-Assets-06-15)
* [What is Manta L2 (post)](https://www.patreon.com/manta_bridge/posts/what-is-manta-l2-161152110)

## Learn more about the underlying tech

* [Ethereum layer-2 / rollups](https://ethereum.org/en/layer-2/)
* [OP Stack documentation](https://docs.optimism.io/)
* [Celestia — modular data availability](https://docs.celestia.org/)

{% hint style="info" %}
Always verify current fees, times, supported assets, and the official domain on the live app before moving funds.
{% endhint %}


---

# 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://mantabridge.gitbook.io/manta-bridge-docs/resources.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.
