> For the complete documentation index, see [llms.txt](https://aikaverse.gitbook.io/aikaverse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aikaverse.gitbook.io/aikaverse/usdaikaxbt/markdown-1.md).

# Token Distribution

Ticker: $AIKAXBT

Chain: Solana (existing Base token holders supported via swap)

### Key Information

<table><thead><tr><th width="176.6065673828125">Category</th><th>Details</th></tr></thead><tbody><tr><td><strong>Total Supply</strong></td><td>1,000,000,000 <code>$AIKAXBT</code></td></tr><tr><td><strong>Chain</strong></td><td>Solana</td></tr><tr><td><strong>Launchpad</strong></td><td>Pump.Fun</td></tr><tr><td><strong>Contract Address</strong></td><td><code>TBA</code></td></tr><tr><td><strong>Supply Security</strong></td><td>Strict lockup will apply to bridged tokens</td></tr></tbody></table>

### Distribution

<table data-full-width="false"><thead><tr><th width="127.40838623046875">Category</th><th width="108.29681396484375">Allocation</th><th>Remarks</th></tr></thead><tbody><tr><td><p></p><p>$AIKA Base → Solana swap reserve</p></td><td>30%</td><td><ul><li>Swap window: 1–3 months after TGE</li><li>Strict lockup will apply to bridged tokens</li><li>Rate: TBD and announced before the window opens</li><li>Unclaimed after the window closes will be locked and burned</li></ul></td></tr><tr><td>Ecosystem Fund</td><td>20%</td><td>To fuel community incentives, ecosystem growth, and other programs. Will be detailed in the final TGE post. 6M Lock at TGE + 6M Linear Vesting.</td></tr><tr><td>Team</td><td>10%</td><td>1Y Lock + 2Y Linear Vesting</td></tr><tr><td>Listings</td><td>5%</td><td>Reserved for future exchange listings &#x26; partnerships.<br>Unlocked at TGE.</td></tr><tr><td>Marketing</td><td>5%</td><td>Reserved for future marketing allocation.<br>Unlocked at TGE.</td></tr></tbody></table>

> We publish wallets, cliffs, and vesting schedules after TGE for full transparency.


---

# 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://aikaverse.gitbook.io/aikaverse/usdaikaxbt/markdown-1.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.
