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

# Supported Chains

> Trade on Solana, Base, BSC, and Monad with chain-specific features and considerations.

<Info>
  **The Trading Terminal supports multiple blockchain networks.**

  Each chain has unique characteristics that affect trading speed, fees, and available features.
</Info>

<CardGroup cols={2}>
  <Card title="Solana (SVM)" icon="bolt">
    Fast, low-fee transactions. The primary chain for most trading activity.
  </Card>

  <Card title="Base (EVM)" icon="circle-nodes">
    Fast, low-fee EVM chain with a rapidly growing ecosystem.
  </Card>

  <Card title="BSC (EVM)" icon="coins">
    Binance Smart Chain. EVM-compatible with an established DeFi ecosystem.
  </Card>

  <Card title="Monad (EVM)" icon="fire">
    EVM chain with an emerging ecosystem.
  </Card>
</CardGroup>
