> ## 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.

# 归档数据设置

<CardGroup cols={2}>
  <Card title="数据瀑布流" href="/zh/node-ops/archive-data/data-waterfall">
    RPC 在何处查找历史数据
  </Card>

  <Card title="运行归档服务器" href="/zh/node-ops/archive-data/running-an-archive-server" />

  <Card title="配置 RPC 以使用归档数据" href="/zh/node-ops/archive-data/configuring-rpc">
    如何配置 RPC 以使用归档数据
  </Card>

  <Card title="创世重放" href="/zh/node-ops/archive-data/genesis-replay">
    重新执行历史区块以重建状态
  </Card>
</CardGroup>
