# Mint

Users can mint cgUSD by using assets from multiple chains, with cgUSD existing solely on the Base chain. For more detailed information about cgUSD, please refer to:

Supported assets for minting cgUSD are as follows:

<table data-full-width="true"><thead><tr><th width="166">Network</th><th width="173">Waiting Time</th><th width="160">Token</th><th width="245">Contract Address</th></tr></thead><tbody><tr><td>Base</td><td>Zero</td><td>USDC</td><td>0xCa72827a3D211CfD8F6b00Ac98824872b72CAb49</td></tr><tr><td>Ethereum </td><td>20 mins</td><td>USDC/USDT</td><td>Pending</td></tr><tr><td>Arbitrum</td><td>30 mins</td><td>USDC/USDT</td><td>Pending</td></tr><tr><td>Optimism</td><td>30 mins</td><td>USDT</td><td>Pending</td></tr></tbody></table>

Currently, Cygnus utilizes Axelar Network for cross-chain communication, allowing users to mint cgUSD with stablecoins from chains other than the Base chain. The minting fee for users is 0%, meaning the amount of stablecoins used for minting cgUSD is equivalent to the cgUSD received. For detailed information about fees, please refer to:

However, if users choose to mint cgUSD using stablecoins from chains other than the Base chain, they will need to pay Axelar Network a certain fee in the native token of the source chain. Details of the minting fees are as follows:

<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>

Users can also send a small amount of ETH to the Base chain for gas while conducting cross-chain minting.


---

# 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/mint.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.
