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

# Archive Data Setup

<CardGroup cols={2}>
  <Card title="The Data Waterfall" href="/node-ops/archive-data/data-waterfall">
    Where RPC looks for historical data
  </Card>

  <Card title="Running an Archive Server" href="/node-ops/archive-data/running-an-archive-server" />

  <Card title="Configuring RPC to use Archive Data" href="/node-ops/archive-data/configuring-rpc">
    How to configure RPC to use archive data
  </Card>

  <Card title="Genesis Replay" href="/node-ops/archive-data/genesis-replay">
    Re-execute historical blocks to reconstruct state
  </Card>
</CardGroup>
