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

# Bridges

> Cross-chain bridging solutions to move assets to and from B3.

<CardGroup cols={2}>
  <Card title="Basement.fun" href="https://basement.fun">
    <img src="https://mintcdn.com/npclabs/i3FbahzgrmPWASGi/images/basement-logo-purple.svg?fit=max&auto=format&n=i3FbahzgrmPWASGi&q=85&s=b5c118ebcff87e2fb0d986da8661db67" className="p-4 w-full h-24 object-contain bg-black rounded-xl mt-3" width="763" height="279" data-path="images/basement-logo-purple.svg" />

    Instant, seamless bridging to B3 using funds on other popular networks.

    <div style={{ marginTop: '8px' }}>
      <span style={{ backgroundColor: '#007AFF', color: 'white', padding: '2px 8px', borderRadius: '4px', fontSize: '12px' }}>Bridge Now</span>
    </div>
  </Card>

  <Card title="Relay" href="https://relay.link">
    <img src="https://mintcdn.com/npclabs/6MmTGi9wpkGI2JFJ/images/relay-logo.avif?fit=max&auto=format&n=6MmTGi9wpkGI2JFJ&q=85&s=5c52e5faf76b2ad770b9b10daa784358" className="p-4 w-full h-24 object-contain bg-black rounded-xl mt-3" width="403" height="139" data-path="images/relay-logo.avif" />

    Instant, low-cost bridging and swapping. Powered by Reservoir

    <div style={{ marginTop: '8px' }}>
      <span style={{ backgroundColor: '#007AFF', color: 'white', padding: '2px 8px', borderRadius: '4px', fontSize: '12px' }}>Bridge</span>
    </div>
  </Card>

  <Card title="Optimism Canonical Bridge" href="https://bridge.b3.fun">
    <img src="https://mintcdn.com/npclabs/i3FbahzgrmPWASGi/images/b3-logo-blue.svg?fit=max&auto=format&n=i3FbahzgrmPWASGi&q=85&s=93cb8e93e830fda277a3ee3d8bbff835" className="p-4 w-full h-24 object-contain bg-black rounded-xl mt-3" width="390" height="221" data-path="images/b3-logo-blue.svg" />

    Battle tested OP stack canonical bridge. Has a 7-day challenge period on withdrawals only.

    <div style={{ marginTop: '8px' }}>
      <span style={{ backgroundColor: '#007AFF', color: 'white', padding: '2px 8px', borderRadius: '4px', fontSize: '12px' }}>Bridge</span>
    </div>
  </Card>
</CardGroup>
