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

# Token Distribution

There initial supply of Hop tokens at DAO launch was 1,000,000,000 HOP tokens and they were distributed as follows:

* 8% airdropped to early network participants
* 60.5% to the Hop DAO treasury
* 22.45% to the initial development team (3 year vesting, 1 year cliff)
* 2.8% saved for future team members
* 6.25% to investors (3 year vesting, 1 year cliff)

Since then the DAO has allocated Hop tokens from the DAO treasury to a series of initiatives such as a liquidity mining campaign to incentivize liquidity in the bridge AMM's, the formation of a grant committee, a delegate incentivization program and much more.\
\
The % of circulating supply in the hands of community members can be tracked on [Coingecko](https://www.coingecko.com/en/coins/hop-protocol).

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


---

# 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.hop.exchange/governance/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.
