> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fullsail.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Bridging

To fund your Sui wallet with supported assets, you must bridge them from another blockchain using the official Sui Bridge.

## Bridging Blue Chips from Ethereum

To bridge ETH, WETH, WBTC, USDT, or LBTC from Ethereum mainnet:

<Steps>
  <Step title="Visit the Bridge Platform">
    Visit the official Sui Bridge ([<u>bridge.sui.io</u>](http://bridge.sui.io)<u>)</u> and select the "Bridge Assets" tab.
  </Step>

  <Step title="Connect Your Wallets">
    Connect your Ethereum wallet and Sui wallet to the bridge platform.
  </Step>

  <Step title="Select Token and Amount">
    Choose a supported token (ETH, WETH, WBTC, USDT, or LBTC) and enter the amount to bridge.
  </Step>

  <Step title="Approve and Confirm">
    Approve the token contract and confirm the bridging transaction. Both steps must be completed.
  </Step>

  <Step title="Receive Bridged Tokens">
    After processing, the bridged token will appear in your Sui wallet.
  </Step>
</Steps>

## Bridging USDC from Other Chains

To bridge USDC from Ethereum, Arbitrum, Optimism, Base, Polygon, or Avalanche:

<Steps>
  <Step title="Visit the USDC Bridge">
    Visit the official Sui bridge ([<u>bridge.sui.io</u>](http://bridge.sui.io)<u>)</u> and select the "Bridge USDC" tab.
  </Step>

  <Step title="Connect Your Wallets">
    Connect your wallet for the source chain and your Sui wallet.
  </Step>

  <Step title="Select Source Chain and Amount">
    Choose the source chain (Ethereum, Arbitrum, Optimism, Base, Polygon, or Avalanche) and enter the amount of USDC.
  </Step>

  <Step title="Approve and Confirm Transaction">
    Approve the USDC contract and confirm the bridging transaction. Both steps must be completed.
  </Step>

  <Step title="Receive USDC on Sui">
    Once finalized, bridged USDC will appear in your Sui wallet.
  </Step>
</Steps>
