> For the complete documentation index, see [llms.txt](https://wiki.onfa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.onfa.io/jp/omettomtt/vi-tkunomikusuno.md).

# VI. トークノミクスの配分

<figure><img src="https://2278184461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHVUlozWTsEZi0p2AOyyB%2Fuploads%2FpR7TI0N2nXljAzBnpyD1%2F6%20Tokenomics.jpg?alt=media&#x26;token=86133cfa-c968-423b-a748-8896dda46975" alt=""><figcaption></figcaption></figure>

<table data-full-width="true"><thead><tr><th width="222">カテゴリー</th><th width="124.99993896484375">配分（％）</th><th width="149">数量（MTT）</th><th>備考</th></tr></thead><tbody><tr><td>コミュニティプログラム</td><td>23.2%</td><td>1,160,000</td><td>ステーキング、GameFi、エコシステム内の各種活動。</td></tr><tr><td>ボールト（ステーキング）</td><td>15.0%</td><td>750,000</td><td>3年間のロック期間後の月次報酬。</td></tr><tr><td>チーム</td><td>12.5%</td><td>625,000</td><td>ベスティング24か月、クリフ6か月</td></tr><tr><td>エコシステム成長基金</td><td>10.00%</td><td>500,000</td><td>開発フェーズに応じた柔軟なロック解除</td></tr><tr><td>DAOトレジャリー</td><td>9.0%</td><td>450,000</td><td>戦略的予備基金（シード／ローンチパッド後）</td></tr><tr><td>戦略的パートナー</td><td>6.0%</td><td>300,000</td><td>ベスティング2年</td></tr><tr><td>流動性</td><td>7.80%</td><td>390,000</td><td>ロック5年</td></tr><tr><td>CEX上場</td><td>7.5%</td><td>375,000</td><td>ロック5年</td></tr><tr><td>シードセール</td><td>5.0%</td><td>250,000</td><td>販売済み、ロックなし</td></tr><tr><td>マーケティング／インセンティブ</td><td>2.0%</td><td>100,000</td><td>エアドロップ、協業</td></tr><tr><td>エアドロップ</td><td>1.0%</td><td>50,000</td><td>ベスティング12か月</td></tr><tr><td>ローンチパッド</td><td>1.0%</td><td>50,000</td><td>販売済み、ロックなし</td></tr></tbody></table>


---

# 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://wiki.onfa.io/jp/omettomtt/vi-tkunomikusuno.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.
