> For the complete documentation index, see [llms.txt](https://docs.lavadefi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lavadefi.io/transparency/tokenomics.md).

# Tokenomics

The $LAVA token serves as the economic and governance backbone of the Lava ecosystem.\
It fuels staking, liquidity, governance, and protocol expansion, ensuring that all participants interact in a transparent, balanced, and sustainable economic framework.

All allocations, supply caps, and parameters are enforced by audited smart contracts, creating a provably fair and immutable structure.

### **Token Distribution**

| **Category**                       | **Allocation (%)** | **Tokens**        | **Vesting / Lock Terms**        | **Purpose**                                         |
| ---------------------------------- | ------------------ | ----------------- | ------------------------------- | --------------------------------------------------- |
| **Presale**                        | 33%                | 330,000,000       | Linear vesting post-TGE         | Public sale and ecosystem entry.                    |
| **Liquidity Pool (locked 12–24m)** | 20%                | 200,000,000       | Locked 12–24 months             | Market stability and trading liquidity.             |
| **Team & Advisors**                | 4%                 | 40,000,000        | 4-year vesting, 30-month cliff  | Long-term contributor alignment.                    |
| **Treasury / Ecosystem Growth**    | 10%                | 100,000,000       | DAO-governed release            | Grants, incentives, and partnerships.               |
| **Marketing & Partnerships**       | 10%                | 100,000,000       | Milestone-based release         | Awareness, listings, and growth.                    |
| **Staking Rewards**                | 15%                | 150,000,000       | Distributed via smart contracts | Rewards for network participants.                   |
| **Development Fund**               | 4%                 | 40,000,000        | Gradual release                 | Ongoing infrastructure and innovation.              |
| **Strategic Partnerships**         | 4%                 | 40,000,000        | 4-year vesting, 30-month cliff  | Institutional integrations and ecosystem expansion. |
| **Total Supply**                   | **100%**           | **1,000,000,000** | —                               | —                                                   |

This allocation enforces a balanced and sustainable ecosystem prioritizing liquidity, growth, and governance stability.

### **Economic Design**

Lava’s token economy focuses on **sustainability, alignment, and transparency**.

#### **1. Fixed and Transparent Supply**

A permanently capped 1B supply ensures predictable economics and eliminates inflation risk.

#### **2. Long-Term Alignment**

Four-year vesting with 30-month cliffs for the Team and Strategic Partners ensures lasting commitment and prevents premature unlocks.

#### **3. Balanced Growth Model**

Liquidity, staking rewards, and ecosystem reserves are structured to ensure the $LAVA token’s value is driven by *utility and participation*, not speculation.

### **Summary**

The Lava Presale & Tokenomics framework establishes a fully verifiable, decentralized, and institution-grade token economy.\
With its audited contracts, fixed supply, multi-chain custody, and transparent distribution, Lava sets a new standard for responsible Web3 fundraising and token engineering.

No hidden controls. No off-chain custody. No shortcuts.\
Only code, proof, and accountability, ensuring that every participant benefits from a transparent and sustainable financial ecosystem.


---

# 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://docs.lavadefi.io/transparency/tokenomics.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.
