# Whitepaper

## Neova's Whitepaper

- [Introduction](https://docs.neova.io/introduction.md)
- [Neova](https://docs.neova.io/neova.md)
- [Our Distributed Network](https://docs.neova.io/neova/our-distributed-network.md)
- [Peer-to-peer Network](https://docs.neova.io/neova/peer-to-peer-network.md)
- [IPFS Connection](https://docs.neova.io/neova/peer-to-peer-network/ipfs-connection.md)
- [Master Nodes](https://docs.neova.io/neova/peer-to-peer-network/master-nodes.md)
- [Peer-to-Peer Nodes](https://docs.neova.io/neova/peer-to-peer-network/peer-to-peer-nodes.md)
- [How to run a Neova Node](https://docs.neova.io/neova/peer-to-peer-network/how-to-run-a-neova-node.md)
- [Reward and Incentives](https://docs.neova.io/neova/reward-and-incentives.md)
- [Dynamic Rewards Calculation](https://docs.neova.io/neova/reward-and-incentives/dynamic-rewards-calculation.md)
- [Provider Interfaces](https://docs.neova.io/neova/reward-and-incentives/provider-interfaces.md)
- [Slashing Mechanism](https://docs.neova.io/neova/reward-and-incentives/slashing-mechanism.md)
- [Neova Architecture](https://docs.neova.io/neova/neova-architecture.md)
- [What is Data Availability ?](https://docs.neova.io/neova/what-is-data-availability.md)
- [Our token : $NEOV](https://docs.neova.io/neova/our-token-usdneov.md)
- [oNeov Mechanism](https://docs.neova.io/neova/our-token-usdneov/oneov-mechanism.md)
- [Tokenomics](https://docs.neova.io/neova/our-token-usdneov/tokenomics.md)
- [Buildable Ecosystem: Opportunities for Builders](https://docs.neova.io/neova/buildable-ecosystem-opportunities-for-builders.md)
- [Neova Foundation: Fueling Innovation](https://docs.neova.io/neova/neova-foundation-fueling-innovation.md)
- [Our Product](https://docs.neova.io/our-product.md)
- [Our Native dApps](https://docs.neova.io/our-product/our-native-dapps.md)
- [Future AI Integrations for Neova](https://docs.neova.io/our-product/future-ai-integrations-for-neova.md)
- [Our IaaS Solution: Simplifying Data Flow and Integration](https://docs.neova.io/our-product/our-iaas-solution-simplifying-data-flow-and-integration.md)
- [Roadmap](https://docs.neova.io/roadmap.md)
- [Company Vision and Strategy](https://docs.neova.io/company-vision-and-strategy.md)
- [Litepaper](https://docs.neova.io/litepaper.md)
- [Team & Advisors](https://docs.neova.io/team-and-advisors.md)
- [Legal Notice Regarding $NEOV](https://docs.neova.io/legal-notice-regarding-usdneov.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.neova.io/introduction.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.
