# Testnet Overview

**Vola Network's public testnet is the final step before mainnet.**

It's a live, open environment where node operators, developers, and early adopters can experience the network firsthand, stress-test its infrastructure, and prepare for the full launch.

The testnet runs on real network conditions: Storage Nodes store real files, Validation Nodes produce real blocks, and the full staking and reward mechanics operate as they will on mainnet.

{% hint style="warning" icon="coin-front" %}
Testnet $VOLA has no real monetary value, it exists to allow participants to get comfortable with the network before real assets are involved.
{% endhint %}

### Vola Incentivized Testnet

<details>

<summary><strong>Infrastructure Testing</strong></summary>

The testnet allows Vola's core infrastructure to be validated under real-world conditions, with real node operators, real file uploads, and real network traffic. Every stress test, edge case, and failure mode discovered during testnet makes the mainnet stronger.

</details>

<details>

<summary><strong>Node Operator Onboarding</strong></summary>

The testnet is the primary onboarding path for node operators. Setting up your node during testnet means you'll be fully prepared: to stake, register, and earn from the moment mainnet goes live.

</details>

<details>

<summary><strong>Incentivized Participation</strong></summary>

Node operators who participate in the testnet and provide confirmed capacity will earn $VOLA rewards. Incentives are based on the nodes and capacity contributed. Exact amounts will be announced at TGE to ensure fair distribution and prevent farming.

</details>

### Testnet vs Mainnet

<table><thead><tr><th width="160.111083984375"></th><th width="289.6666259765625">Testnet</th><th>Mainnet</th></tr></thead><tbody><tr><td><strong>$VOLA Value</strong></td><td>No real monetary value</td><td>Real value</td></tr><tr><td><strong>Node Setup</strong></td><td>Same process as mainnet</td><td>—</td></tr><tr><td><strong>Staking</strong></td><td>Required (testnet $VOLA)</td><td>Required (real $VOLA)</td></tr><tr><td><strong>Rewards</strong></td><td>Testnet incentives, paid post TGE</td><td>Ongoing $VOLA rewards</td></tr><tr><td><strong>Participation</strong></td><td>Open, permissionless</td><td>Open, permissionless</td></tr></tbody></table>

{% hint style="warning" %}
**Chain purges&#x20;*****may*****&#x20;occur during early testnet.**

As the network is actively developed, protocol changes may occasionally require the chain to be reset. If this happens, node operators will need to re-register their nodes.
{% endhint %}

### Why Participate Early?

Running a node during testnet gives you a meaningful head start:

* Your infrastructure is set up and battle-tested before mainnet
* You understand the staking and reward mechanics firsthand
* You earn $VOLA incentives for your contribution to network bootstrapping
* You become part of the founding operator community that shapes the network's early growth


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wp.vola.network/docs/testnet-and-incentives/testnet-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
