# Bridge

Users can transfer wcgUSD between different chains. Currently, Cygnus utilizes Axelar Network for cross-chain communication, and when users engage in cross-chain transactions, they are required to pay Axelar Network a certain fee in the native token of the source chain.

Here are the details of the cross-chain fees:

<table data-full-width="false"><thead><tr><th>Network</th><th>Waiting Time</th><th>Fee Components</th><th>Payment Currency</th></tr></thead><tbody><tr><td>Ethereum</td><td>20 mins</td><td>Cross-Chain Fees</td><td>USDC/USDT</td></tr><tr><td>Arbitrum</td><td>30 mins</td><td>Cross-Chain Fees</td><td>USDC/USDT</td></tr><tr><td>Optimism</td><td>30 mins</td><td>Cross-Chain Fees</td><td>USDC</td></tr></tbody></table>


---

# 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://wiki.cygnus.finance/whitepaper/cygnus-omnichain-liquidity-validation-system-lvs/cygnus-lvs-integration/cgusd-v1/protocol-mechanics/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.
