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

# Tokenomics

<figure><img src="/files/0YSOe88DqTaE5w8hLnya" alt=""><figcaption></figcaption></figure>

Eternal Finance issues a governance token, known as ETERN, to facilitate the governance of the Eternal Finance protocol and has no intrinsic or implied value beyond its functionality as a governance token.  ETERN token holders can participate in governance by staking their ETERN tokens for veETERN.\
\
ETERN token holders are accorded the opportunity to participate in governance activities that influence the future trajectory of the protocol. The token holders are authorized to make determinations on critical aspects of the protocol such as the interest rate model, fee rates, and the distribution of protocol fees and reserves accrued to the Eternal Finance protocol.

The total supply of ETERN tokens is limited to 1,000,000,000. As a result, the number of ETERN tokens in circulation is finite and the governance activities of ETERN token holders have the potential to impact the future of the Eternal Finance protocol.

### Token Utility of ETERN

* Share of Platform Fees
* veETERN enjoys higher mining reward than non-veETERN holders
* Voting through veETERN
  * Use of Treasury
  * Protocol Improvements
  * Mining Reward Allocation Point

<table><thead><tr><th width="188.33333333333331">Allocation</th><th width="127">Percentage</th><th>Vesting Details</th><th>Allocation Details</th></tr></thead><tbody><tr><td>Public Sale</td><td>6%</td><td>40% at TGE, 20% vesting monthly for 3 months</td><td>Allocates for Launchpad</td></tr><tr><td>DEX Yield</td><td>2%</td><td>100% at TGE</td><td>Allocates for paying DEX yield</td></tr><tr><td>Liquidity Pool</td><td>2%</td><td>100% at TGE</td><td>Liquidity Reserve</td></tr><tr><td>Mining Reward -Aptos</td><td>4%</td><td>Vest linearly for 48 months and start after TGE</td><td>Rewards our lending pool contributors and farming users</td></tr><tr><td>Mining Reward -Reserve</td><td>36%</td><td>Vest linearly for 48 months and start after TGE</td><td>Reward Reserve for future chain expansion</td></tr><tr><td>Ecosystem &#x26; Others</td><td>25%</td><td>4% at TGE day and vest the rest linearly for 48 months.</td><td>Pays strategic expenses including listing fees, audits, extra rewards for ecosystem and partners, and marketing fee, etc &#x26; Reserves for expanding liquidity pairs in DEXs</td></tr><tr><td>Team &#x26; Advisors</td><td>25%</td><td>Cliff period for 6 months then vest linearly for 48 months</td><td>Supports continuous development &#x26; rewards for the advice from our advisors</td></tr></tbody></table>


---

# 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.eternalfinance.io/tokenomics/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.
