> For the complete documentation index, see [llms.txt](https://services.node39.top/index.html/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.node39.top/index.html/mainnet/pactus-blockchain/sync.md).

# Sync

**Download snapshort: Once a day**

```bash
rm -rf $HOME/pactus/.pactus.lock
rm -rf $HOME/pactus/data
cd $HOME/node_pactus
./pactus-daemon import
```
