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

# Tokenomics

The Tokenomics of $HIPPO is designed to create a vibrant decentralized exchange ecosystem. $HIPPO holders enjoy benefits such as revenue sharing, farming, and staking rewards...

## Basic Information

* Total Supply: 1,000,000,000&#x20;
* Token Symbol: HIPPO
* Blockchain: Base, Scroll
* Type: ERC20

## Allocation

<figure><img src="/files/Av0x1oAGK1dCyrUftPMv" alt=""><figcaption></figcaption></figure>

## Vesting Schedule

<table><thead><tr><th width="206">Allocation</th><th width="122">TGE (%)</th><th>Unlock Schedule</th></tr></thead><tbody><tr><td>Investor &#x26; Advisor</td><td>10%</td><td>3 months cliff; 6 months linear release</td></tr><tr><td>Public Sale</td><td>7%</td><td>0 month cliff; 3 months linear release</td></tr><tr><td>Core Team</td><td>12%</td><td>6 months cliff; 24 months linear release</td></tr><tr><td>Liquidity</td><td>5%</td><td>0 months cliff; 12 month linear release</td></tr><tr><td>Ecosystem Reward</td><td>33%</td><td>0 months cliff; 54 month linear release</td></tr><tr><td>Marketing &#x26; Airdrop</td><td>23%</td><td>3 months cliff; 24 months linear release</td></tr><tr><td>Treasury</td><td>10%</td><td>6 months cliff; 30 months linear release</td></tr></tbody></table>

## Token Utility

* Loyalty Rewards
* Staking Incentives
* Access to Exclusive Features
* Reduced Transaction Fees
* Governance


---

# 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.hipposwap.finance/product/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.
