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

# Centralized Exchange

> Off-chain trading venues that custody user assets.

The **Centralized Exchange** Object covers off-chain trading venues that custody user assets — Binance, Coinbase, OKX, and others. CEXs are the bridge between on-chain capital and traditional trading flow, and Peak tracks them at the venue level for profile, trading activity, and on-chain reserves.

## What a Centralized Exchange represents

A CEX Object is a specific centralized trading venue. Each CEX has a profile (jurisdiction, year established, trading pairs, fee structure) and a set of on-chain reserve wallets that can be audited via proof-of-reserves Commands.

## Commands

The Centralized Exchange Object has a small, flat command catalog covering exchange profile, spot trading activity, and proof-of-reserves audits.

<Card title="Centralized Exchange Commands" icon="terminal" href="/docs/core-concepts/commands/by-object/centralized-exchange">
  Browse all Commands available for the CEX Object.
</Card>

## Related

<CardGroup cols={2}>
  <Card title="Tracking smart money" icon="wallet" href="/docs/guides/by-workflow/tracking-smart-money">
    Combine CEX-level data with wallet flows for flow analysis.
  </Card>

  <Card title="Objects overview" icon="shapes" href="/docs/core-concepts/objects/overview">
    See how CEX relates to every other Object.
  </Card>
</CardGroup>
