# AMU Bridge Guide

Users can bridge AMU tokens across Solana, Ethereum, Polygon zkEVm, and Optimism chains.

## Bridge to EVM chains(Excluding Polygon zkEVM)

Users can go to the Wormhole Portal to bridge AMU tokens across Solana Chain and EVM chains: <https://portalbridge.com/advanced-tools/#/transfer>

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

## Bridge to Polygon zkEVM

Users can use the official Polygon zkEVM bridge to transfer AMU tokens across other EVM chains and Polygon zkEVM chain:\
<https://portal.polygon.technology/bridge>&#x20;

<figure><img src="/files/U8KQHAFHiDkmPRcRn3Y7" 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.amulet.org/documentation/user-guide/amu-bridge-guide.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.
