diff --git a/docs/docs/users/guides/advanced/archival_snapshots.md b/docs/docs/users/guides/advanced/archival_snapshots.md index 5f68f9ce9d13..93b131107a75 100644 --- a/docs/docs/users/guides/advanced/archival_snapshots.md +++ b/docs/docs/users/guides/advanced/archival_snapshots.md @@ -25,6 +25,12 @@ Archival snapshots are publicly available at: - Calibnet lite: https://forest-archive.chainsafe.dev/list/calibnet/lite - Calibnet diff: https://forest-archive.chainsafe.dev/list/calibnet/diff +:::tip + +You most likely don't need to download every snapshot and merge it into a single file. Read on to understand how to use the snapshots together and only download the ones you need for your period of interest. + +::: + ## How lite and diff snapshots work together :::warning