# How to bridge

Simply select the origin chain *(Arbitrum or BNB Chain)* and the token you want to bridge *(USDC or USDEX+)* and match it with the destination chain *(Manta)* and the token you would like to receive on the other side. \
\
Approve and execute the transaction. \
\
NOTE: Bridging transactions typically go through in under a few mins. If the transaction has not executed with in 1 hour it will be sent back to the same address.

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


---

# 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.cetoswap.com/bridge/how-to-bridge.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.
