# Lava Network Docs

## Docs

- [INTRODUCTION](https://lava-network.gitbook.io/lava-network-docs/introduction.md)
- [1. The Problem: The Bottleneck of Web3 and AI](https://lava-network.gitbook.io/lava-network-docs/1.-the-problem-the-bottleneck-of-web3-and-ai.md)
- [2. The Solution: Lava Network DePIN Architecture](https://lava-network.gitbook.io/lava-network-docs/2.-the-solution-lava-network-depin-architecture.md)
- [3. The Ecosystem Products](https://lava-network.gitbook.io/lava-network-docs/3.-the-ecosystem-products.md)
- [4. Consensus & Rewards: Proof of Uptime (PoU)](https://lava-network.gitbook.io/lava-network-docs/4.-consensus-and-rewards-proof-of-uptime-pou.md)
- [5. The Growth Engine: Lava Referral Protocol](https://lava-network.gitbook.io/lava-network-docs/5.-the-growth-engine-lava-referral-protocol.md)
- [6. $LAVA Tokenomics (Utility & Value Accrual)](https://lava-network.gitbook.io/lava-network-docs/6.-usdlava-tokenomics-utility-and-value-accrual.md)
- [7. Roadmap to Mainnet](https://lava-network.gitbook.io/lava-network-docs/7.-roadmap-to-mainnet.md)
- [Conclusion](https://lava-network.gitbook.io/lava-network-docs/conclusion.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://lava-network.gitbook.io/lava-network-docs/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.
