# Bridging ZRC to Zircuit

## Easiest Option: Get ZRC on an Exchange, then withdraw to Zircuit

1. **Bybit:** <https://www.bybit.com/en/coin-price/zircuit/>
2. **Bitget:** <https://www.bitget.com/price/zircuit>
3. **Crypto.com:** <https://crypto.com/price/zircuit>
4. **Gate:** <https://www.gate.io/state_compliance_tips>
5. **Hashkey Global:** <https://global.hashkey.com/en-US/spot/ZRC_USDT>

Bridge \~$1 of ETH to Zircuit for transactions & gas fees

* Use Rhino <https://app.rhino.fi/bridge?chain=ARBITRUM&token=ETH&chainOut=ZIRCUIT>
* Or the Native Bridge <https://bridge.zircuit.com/>

## Most Affordable: Use Rhino to bridge ETH, then swap for ZRC

1. Bridge ETH or stablecoins to Zircuit, from a low gas-fee network (e.g. Base or Solana) using Rhino
   * <https://app.rhino.fi/bridge?chain=BASE&token=ETH&chainOut=ZIRCUIT>
   * If you're bridging stables, don't forget to bridge a bit of ETH for gas by selecting *"Get $1 ETH on Zircuit for transactions"*
2. Swap ETH or stables for ZRC using a DEX
   * Zuit: <https://zuit.xyz/swap>
   * Ocelex: <https://app.ocelex.fi/swap>
   * Dodo: <https://app.dodoex.io/swap/network/zircuit-mainnet>

## On Ethereum: Get ZRC on Uniswap, then Bridge to Zircuit

* Get ZRC on Uniswap on Ethereum
  * <https://app.uniswap.org/explore/tokens/ethereum/0xfd418e42783382e86ae91e445406600ba144d162>
* Bridge ZRC to Zircuit using the Native Bridge:
  * <https://bridge.zircuit.com/>
* Bridge \~$1 of ETH to Zircuit for transactions & gas fees
  * Use Rhino <https://app.rhino.fi/bridge?chain=ARBITRUM&token=ETH&chainOut=ZIRCUIT>
  * Or the Native Bridge <https://bridge.zircuit.com/>


---

# 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.zircuit.com/infra/bridges/canonical/bridging-zrc-to-zircuit.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.
