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

# トークンの配分

<figure><img src="/files/dN9Uk5vZOcht5SYvvbu0" alt=""><figcaption><p>$AUKIトークン配分</p></figcaption></figure>

| 配分        | 総供給量に占める割合 | トークン量          | ベスティング期間（月） | クリフ期間（月） |
| --------- | ---------- | -------------- | ----------- | -------- |
| シード＆プレシード | 4.60%      | 460,000,000    | 48          | 0        |
| アーリーバード   | 4.38%      | 438,000,000    | 36          | 0        |
| 先行販売1     | 8.18%      | 818,000,000    | 36          | 0        |
| 先行販売2     | 2.73%      | 272,000,000    | 24          | 0        |
| KOL先行販売   | 0.34%      | 37,000,000     | 12          | 0        |
| アドバイザー    | 2.30%      | 229,000,000    | 24          | 0        |
| アクセラレーター  | 6.00%      | 600,000,000    | 42          | 6        |
| チーム配分     | 15.58%     | 1,558,000,000  | 42          | 6        |
| トークンのインフラ | 7.00%      | 700,000,000    | 0           | 0        |
| エコシステムの報酬 | 30.00%     | 2,000,000,000  | 36          | 0        |
| ポーズメッシュ財団 | 18.89%     | 2,888,000,000  | 84          | 0        |
| 合計        | 100.00%    | 10,000,000,000 |             |          |


---

# 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://auki.gitbook.io/whitepaper/jp/tokenomics/token-allocations.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.
