# Token Distribution

### Tokenomics

The SEA Token is a deflationary governance token for the SeahorseFi protocol.

SEA liquidity stakers will collect a portion of the protocol fees in the future after the transition to a Decentralized Autonomous Organization (DAO)

The SEA Token will only have a total maximum supply of 15,000,000 tokens.

There will be a 2 Year Emission Schedule for the SEA Governance token to be distributed linearly via various avenues.

All supply distributions are subjected to change with the community feedback and governance discussions over time in the interest of the SeahorseFi protocol’s growth.

### Initial Mint

The initial mint will be 19% of the total maximum SEA supply.

The breakdown can be found below:

<table><thead><tr><th width="239">Allocation Category</th><th>% of Max Supply</th><th>Number of tokens</th></tr></thead><tbody><tr><td>Liquidity Bootstrapping (NFT Collection)</td><td>4%</td><td>600,000</td></tr><tr><td>Strategic partnerships/marketing/protocol growth</td><td>15%</td><td>2,250,000</td></tr></tbody></table>

### Distribution

The remaining 81% of the total SEA supply will be minted over a time span of 2 years following the Emission Schedule. The emissions to be distributed can be found below:

| Allocation Category                           | % of Max Supply Allocated | Number of tokens |
| --------------------------------------------- | ------------------------- | ---------------- |
| Emission Rewards                              | 50%                       | 7,500,000        |
| Treasury                                      | 15%                       | 2,250,000        |
| SEA Emission Core Team Funds (Vested monthly) | 16%                       | 2,400,000        |


---

# Agent Instructions: 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://seahorsefi.gitbook.io/seahorsefi/tokenomics/token-distribution.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.
