> For the complete documentation index, see [llms.txt](https://docs.stakepool.dev.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stakepool.dev.br/mantra/snapshots/mantra-pruned.md).

# Mantra Pruned

<table><thead><tr><th width="201">Chain</th><th>Age</th></tr></thead><tbody><tr><td>Dukong-Testnet</td><td>24-12-01</td></tr></tbody></table>

*Snapshots are taken automatically every 1 week.*

**Mantra Testnet**

**1** - Stop the service

```bash
systemctl stop mantrachaind
```

**2** - Download the file

<pre class="language-bash"><code class="lang-bash"><strong>aria2c -j 22 -x 16 -c https://snapshots.stakepool.dev.br/mantra-pruned.tar.lz4
</strong></code></pre>

3 - Run:

```bash
lz4 -d mantra-pruned.tar.lz4 | tar xvf -
```

\\
