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

# Bridges

> Backend bridge implementations for cross-chain asset transfers and liquidity aggregation.

# Bridges Architecture

This section covers the backend implementation and architecture of cross-chain bridges in the DEMOS Network.

<Info>
  For SDK usage and integration guides, see [SDK Bridges](/sdk/bridges/overview).
</Info>

## Available Bridges

<CardGroup cols={1}>
  <Card title="Rubic Bridge" icon="shuffle" href="/backend/bridges/rubic-bridge">
    Backend implementation of the Rubic DEX aggregator integration
  </Card>
</CardGroup>
