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

# Tokenomics

**SPI token distribution:**

| Category            | Allocation | Tokens      | FDV ($) | % on TGE | Initial Token Supply | Marketcap TGE ($) | Price   | Cliff    | Vesting   | Monthly Unlock | Deadline |
| ------------------- | ---------- | ----------- | ------- | -------- | -------------------- | ----------------- | ------- | -------- | --------- | -------------- | -------- |
| OG                  | 54.97%     | 70,361,618  | 84,434  | 100%     | 70,361,618           | 84,434            | -       | -        |           |                |          |
| Airdrop Early birds | 1.72%      | 2,200,000   | 2,640   | 100%     | 2,200,000            | 2,640             | -       | -        | -         | -              | -        |
| Pre launch Airdrop  | 0.39%      | 500,000     | 600     | 100%     | 500,000              | 600               | -       | -        | -         | -              | -        |
| Marketing           | 3.91%      | 5,000,000   | 6,000   | 100%     | 5,000,000            | 6,000             | -       | -        | -         | -              | -        |
| dApp Rewards        | 4.30%      | 5,500,000   | 6,600   | 100%     | 5,500,000            | 6,600             | -       | -        | -         | -              | -        |
| Pre-Seed sale       | 24.34%     | 31,158,000  | 37,390  | 100%     | 31,158,000           | 37,390            | $0.001  | -        |           |                |          |
| Liquidity           | 2.93%      | 3,750,000   | 4,500   | 100%     | 3,750,000            | 4,500             | $0.0012 | -        | -         | -              | -        |
| Team & Advisors     | 7.45%      | 9,529,715   | 11,436  | 0%       | -                    | -                 | -       | 6 months | 10 months | 10%            | Feb 27   |
| Total               | 100%       | 127,999,333 | 153,599 | 92.55%   | 118,469,618          | 142,164           |         |          |           |                |          |

**SPI token emission and vesting:**

Except for the team, all tokens will be released at launch.

Spredict has designed the tokenomics structure to be fair for all investors, either migrators or new holders (via market buy), and the new model can benefit both.

While $DAOG holders will be granted a [bonus](/whitepaper-v1/usdspi-token/usddaog-migration.md) to migrate their tokens and will be airdropped with their $SPI after TGE.

Partners and influencers were eligible to buy $SPI through the [Seed Sale](/whitepaper-v1/usdspi-token/usdspi-launch.md) and their allocation will be airdropped at TGE.&#x20;

**Token Release Schedule:** The full token release schedule will be realized in February 2027 and the total supply wll be 127,999,444 $SPI.

**Team Wallet and Tokens:** The team & advisors token release is set to be completed in February 2027.

While collaborations with partners and other projects will be incentivized by the **Ecosystem** allocation, the **Community** allocation will include the following rewards:

* Airdrops,
* dApp special events & tournaments rewards,
* NFT staking rewards,
* Free-To-Earn rewards.


---

# 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://spredict.gitbook.io/whitepaper-v1/usdspi-token/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.
