# What is Data Availability ?

**Data Availability (DA)** ensures all network data is accessible to every node, enabling decentralized consensus and secure, transparent operations. It guarantees that once data is recorded, it remains immutable—vital for verifying transactions and smart contracts across decentralized systems.

***

#### Why Avail?

Neova integrates Avail's DA layer to ensure a scalable, decentralized, and cost-efficient infrastructure:

* **Massive Decentralization:** Built on Polkadot’s Nominated Proof of Stake (NPoS) with up to 1,000 validators and fair reward distribution via the Phragmén method.
* **Scalability by Design:** Supports large block sizes with Data Availability Sampling (DAS) for high throughput.
* **Cost-Efficient:** No execution layer = lower operating costs for data availability.<br>

***

#### Why Nubit?

**Nubit**, a Bitcoin-based DA layer, adds optionality and security to the Neova ecosystem:

* **Bitcoin-Grade Security:** Ideal for users who prioritize Bitcoin’s decentralization and trustless environment.
* **Flexible Interoperability:** Users can choose their preferred DA layer based on cost, security, or scalability—expanding use cases across the network.


---

# 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/what-is-data-availability.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.
