> 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/manta-bridge-overview.md).

# Manta Bridge Overview

Notable updates to the **Manta Bridge documentation**. For protocol-level changes (new supported assets, fee or network updates), always check the live app and official channels — this page tracks docs, not on-chain changes. \
**Ready to bridge?** Open the official [**Manta Bridge**](https://mantabridge.cc/) app to move ETH and USDC to [**Manta Pacific**](https://mantabridge.cc/)

{% hint style="info" %}
Fill in the date as you publish each update. Dates below are intentionally left blank to avoid stale information.
{% endhint %}

| Date | Update                                                                                                                                                                               |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| —    | Initial documentation release: getting-started, bridging guides (ETH, USDC), reference (fees, gas, time, assets, chains), security, comparisons, FAQ, glossary, and troubleshooting. |
| —    | *Add your next update here…*                                                                                                                                                         |

## Keeping these docs current

* When supported assets or chains change, update [Supported Assets](/manta-bridge-docs/supported-assets.md) and [Supported Chains](/manta-bridge-docs/supported-chains.md).
* When the wallet flow changes, update the [Wallet Guide](/manta-bridge-docs/guides/wallet-guide.md) and [Add Manta Pacific to MetaMask](/manta-bridge-docs/guides/add-manta-pacific-to-metamask.md).
* Always keep fee, gas, and timing pages framed as "verify live" rather than quoting fixed numbers.


---

# 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/manta-bridge-overview.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.
