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

# $LYVE

### **Tokenomics**

Total Supply of $LYVE is 10Million

<figure><img src="/files/8VO7UgiGeS9pBNldOO9h" alt=""><figcaption></figcaption></figure>

<br>

<table><thead><tr><th>Allocation</th><th width="130">Amount</th><th>Vesting</th></tr></thead><tbody><tr><td>Public Sale - LBP</td><td>25%</td><td>No vesting , 100% Liquidity</td></tr><tr><td>Protocol Owned Liquidity</td><td>7%</td><td>Locked </td></tr><tr><td>Liquidity Incentives</td><td>35%</td><td>Airdrop in future events</td></tr><tr><td>Treasury</td><td>15%</td><td>3% at TGE, rest vested in 2 years</td></tr><tr><td>Team </td><td>15%</td><td>6 month cliff , rest vested in 2 years</td></tr><tr><td>Pyth Data Association</td><td>3%</td><td>Locked for at least 6 months</td></tr></tbody></table>

### $LYVE — The ERC-20 utility token of the protocol.

$LYVE emissions presently serve two primary purposes:

* Facilitate adequate liquidity: $LYVE tokens are distributed as incentivizations together with esLYVE with the aim of promoting substantial liquidity, thereby optimizing trading conditions.
* LYVE can be staked to earn protocol revenue.
* Promote decentralized governance: $LYVE tokens can be utilized to participate in the platform's governance for its continuous development. The ultimate objective is to attain true decentralization.


---

# 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, and the optional `goal` query parameter:

```
GET https://lyve-finance.gitbook.io/lyve-finance/tokenomics/usdlyve.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
