# Overview of Vola Network

### What Vola Is Built For

Vola is designed with a simple goal: a decentralized alternative to centralized clouds, one that actually works at scale.

The first application built on Vola is Nuvola Drive: a cloud storage application that looks and feels like any modern storage app, while everything underneath it runs on Vola Network.

At its core, Vola is built for:

{% tabs %}
{% tab title="Storage & Compute" %}
A scalable and secure storage and compute infrastructure powered by independent node operators. Where data is fragmented, distributed, and continuously verified across the network for resilience and availability.
{% endtab %}

{% tab title="Scalable Infrastructure" %}
As a L1 partnerchain, Vola is optimized for high-frequency operations such as: file storage, file commitment, file proofs, compute task assignment, etc. while integrating with Cardano for security and finality.
{% endtab %}

{% tab title="Compliant & Enterprise Readiness" %}
Vola is designed for real-world deployment, with compliance at its core. The architecture supports flexible deployment configurations, allowing applications & enterprises to operate across jurisdictions.
{% endtab %}
{% endtabs %}

### What You'll Find Here

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><strong>Vola Architecture</strong></td><td><em>Understand how Vola's PartnerChain model, storage layer, and ZK identity system work under the hood.</em></td><td><a href="/files/JTRgGcj2v2rn0I9I3qrp">/files/JTRgGcj2v2rn0I9I3qrp</a></td><td><a href="/pages/zXR1kfBQpQjPetX3WjEJ">/pages/zXR1kfBQpQjPetX3WjEJ</a></td><td><a href="/files/VFyJ4AgvPyLZ73vbiLzB">/files/VFyJ4AgvPyLZ73vbiLzB</a></td></tr><tr><td><strong>Vola Node Economy</strong></td><td><em>Set up a node, meet staking requirements, and start earning $VOLA rewards.</em></td><td><a href="/files/Ehwuis18bIjEy8g1UNlM">/files/Ehwuis18bIjEy8g1UNlM</a></td><td><a href="/pages/TnukTvdmtJpe69GRugQ9">/pages/TnukTvdmtJpe69GRugQ9</a></td><td><a href="/files/5gt0vXVDhyaXlT2Z0xuV">/files/5gt0vXVDhyaXlT2Z0xuV</a></td></tr><tr><td><strong>$VOLA Token</strong></td><td><em>How the network's native token powers payments, staking, and go vernance.</em></td><td><a href="/files/3aGoTRWsYzKrlNdaSiee">/files/3aGoTRWsYzKrlNdaSiee</a></td><td><a href="/pages/bM9cDOyPnPWtYG7CCeVJ">/pages/bM9cDOyPnPWtYG7CCeVJ</a></td><td><a href="/files/G8dU7yIhvCpcjfskZSi0">/files/G8dU7yIhvCpcjfskZSi0</a></td></tr><tr><td><strong>ZK Login &#x26; Identity</strong></td><td><em>How Vola handles authentication without exposing private keys or requiring wallet setup.</em></td><td><a href="/files/FMYhEzXmq269DbSBsQLk">/files/FMYhEzXmq269DbSBsQLk</a></td><td><a href="/pages/uBv9ztsqtbc0SANqV5Ke">/pages/uBv9ztsqtbc0SANqV5Ke</a></td><td><a href="/files/OcCQFtl0KGasTkucoWhW">/files/OcCQFtl0KGasTkucoWhW</a></td></tr><tr><td><strong>Testnet &#x26; Incentives</strong></td><td><em>Find out how to participate in the public testnet and qualify for early rewards.</em></td><td><a href="/files/7BZnIELcPjwHP9R65B0o">/files/7BZnIELcPjwHP9R65B0o</a></td><td><a href="/pages/G3aAWe2rtSLGOjUGXCWz">/pages/G3aAWe2rtSLGOjUGXCWz</a></td><td><a href="/files/XqZl7EV8BNj9fltCsxb6">/files/XqZl7EV8BNj9fltCsxb6</a></td></tr><tr><td><strong>Key Concepts &#x26; Glossary</strong></td><td><p><em>New to Vola or decentralized infrastructure?</em></p><p><em>Start here.</em></p></td><td><a href="/files/A34zVMRFNTovYfh4aM4D">/files/A34zVMRFNTovYfh4aM4D</a></td><td><a href="/pages/SVcTNa6MihsSW6QoHsUI">/pages/SVcTNa6MihsSW6QoHsUI</a></td><td><a href="/files/2muy5LCZQItZpe8usjVW">/files/2muy5LCZQItZpe8usjVW</a></td></tr></tbody></table>

### Who Is This For?

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Node Operators</strong></td><td><em>Start here if you want to contribute to the Vola node ecosystem and earn $VOLA.</em></td></tr><tr><td><strong>Curious Readers</strong></td><td><em>Start here if you want to understand how Vola works before deciding how to get involved.</em></td></tr><tr><td><strong>Developers</strong></td><td><em>For developers who want to build applications on top of Vola's infrastructure. Coming soon.</em></td></tr></tbody></table>


---

# 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/getting-started/overwiew-of-vola.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.
