# Peer-to-peer Network

Neova’s peer-to-peer (P2P) nodes form the backbone of our decentralized infrastructure. Operated by individuals or enterprises, these nodes contribute storage capacity to the network in exchange for $NEOV rewards - powering scalability, accessibility, and resilience.

**Flexible & Scalable**\
Nodes can run on almost any device, from personal computers and enterprise servers to low-cost hardware like Raspberry Pi. This accessibility allows the network to grow organically and rapidly as demand increases.

**Secure & Private by Design**\
All data is encrypted, fragmented, and redundantly stored across multiple nodes. A single node never holds an entire file, and no data can be accessed without the correct decryption key, ensuring privacy and resilience against downtime or attack.

**Easy to Join**\
Anyone can become a storage provider by spinning up a node. Upon setup, it automatically configures itself and registers with the Neova network, making the user eligible to store and secure encrypted data while earning $NEOV.

Neova’s P2P system turns everyday devices into decentralized cloud infrastructure - fueling a network that is secure, distributed, and open to all.

<figure><img src="/files/QP843HOYGr32ubknbZ82" alt=""><figcaption></figcaption></figure>


---

# 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://docs.neova.io/neova/peer-to-peer-network.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.
