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

# Tokenomics

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

<figure><img src="/files/3PHpVUvZIaQ8SKQey2i2" alt=""><figcaption></figcaption></figure>

**Ecosystem Bootstrapping**\
27.5% of CHIP is reserved to bootstrap protocol liquidity across 2 core objectives: (a) yield origination and (b) capital formation. The first 10% was distributed during Season 1 (The Allo Game). The remaining allocation will fund [USD.AI](http://USD.AI) growth initiatives, including airdrops, upcoming incentive programs, and other targeted incentives for the "hard-to-bootstrap" parts of the protocol that is necessary to reach broader adoption

**Reserve**\
19.8% is the residual reserves for future grants, partnerships, research & development, that will benefit and establish [USD.AI](http://USD.AI) protocol as the interest rate of artificial intelligence.

**Core contributors**\
This allocation of CHIP is reserved for Permian Labs contributors who are responsible for building, launching, and operating the [USD.AI](http://USD.AI) Protocol. Vesting is structured to align long term execution: 0% vests before month 12, 33% vests at month 12, and the remaining 67% vests in equal monthly installments over the following 24 months. The allocation covers both current and future team members supporting the core workstreams that the Foundation mandates in service of the [USD.AI](http://USD.AI) Protocol, including technology development, deal origination, and protocol distribution.

**Investors**\
The investor allocation reflects CHIP commitments granted to early backers who financed the protocol’s technology build out and the initial capital required for launch readiness. These tokens are subject to a locked release schedule: 0% unlocks before month 12, 33% unlocks at month 12, and the remaining 67% unlocks in equal monthly increments over the subsequent 24 months.


---

# 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://docs.usd.ai/governance/tokenomics.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.
