--- order: 11 --- # State Sync With fast sync a node is downloading all of the data of an application from genesis and verifying it. With state sync your node will download data related to the head or near the head of the chain and verify the data. This leads to drastically shorter times for joining a network. Information on how to configure state sync is located in the [nodes section](../nodes/state-sync.md)