# Bridge

USDA, the omnichain stablecoin utilizing the Layerzero OFT standard, can now be seamlessly and securely bridged across various EVM chains, including Goerli, Arbitrum Goerli, and Polygon Mumbai. On the bridge page, you can select the source and destination chains for your USDA tokens, specify the amount you wish to bridge, and even update the recipient's address. Additionally, you have the option to review your bridge history.

<figure><img src="/files/FI6xRS18EyDqoL5jt8nk" alt="" width="563"><figcaption><p>Bridge Page</p></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.agilely.io/guide/v0.3-user-guide/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.
