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

# Supported Chains

> Blockchains that work out of the box with Aeon

Aeon connects to the following networks at launch. You get native policy enforcement, transaction enrichment, and MPC signing on each chain - no extra setup needed.

## EVM-Compatible Chains

<CardGroup cols={2}>
  <Card title="Ethereum" />

  <Card title="Optimism" />

  <Card title="Binance Smart Chain" />

  <Card title="Polygon POS" />

  <Card title="Base" />

  <Card title="Arbitrum" />

  <Card title="Avalanche" />

  <Card title="Gnosis" />

  <Card title="Moonbeam" />

  <Card title="Linea" />
</CardGroup>

## Move-Based Chains

<CardGroup cols={2}>
  <Card title="Sui" />

  <Card title="Aptos" />
</CardGroup>

## Bitcoin & Forks

<CardGroup cols={2}>
  <Card title="Bitcoin" />

  <Card title="Litecoin" />
</CardGroup>

## Cosmos Ecosystem

<CardGroup cols={3}>
  <Card title="Cosmos Hub" />

  <Card title="Osmosis" />

  <Card title="Stride" />

  <Card title="Axelar" />

  <Card title="Injective" />

  <Card title="Dymension" />

  <Card title="Celestia" />

  <Card title="Lava" />

  <Card title="dYdX" />
</CardGroup>

## Solana Ecosystem

<CardGroup cols={1}>
  <Card title="Solana" />
</CardGroup>
