> For the complete documentation index, see [llms.txt](https://lava-network.gitbook.io/lava-network-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lava-network.gitbook.io/lava-network-docs/6.-usdlava-tokenomics-utility-and-value-accrual.md).

# 6. $LAVA Tokenomics (Utility & Value Accrual)

The native token of the ecosystem, **$LAVA**, is the lifeblood of the network. While exact supply metrics will be published closer to the Token Generation Event (TGE), the core utilities include:

* **Enterprise Payments:** AI companies, Web3 developers, and data researchers will pay for Lava Network's decentralized bandwidth and RPC services using fiat or crypto, which will be converted to $LAVA.
* **Validator Rewards:** Fees generated by the network are distributed to the active node operators (users) in $LAVA tokens.
* **Staking & Governance:** Future updates will allow top-tier validators to stake $LAVA to access higher-tier routing requests and vote on protocol upgrades.


---

# 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 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://lava-network.gitbook.io/lava-network-docs/6.-usdlava-tokenomics-utility-and-value-accrual.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.
