> 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/summary.md).

# 概要

ポーズメッシュ・エコノミーは、100億の$AUKIトークンの初期ミントから始まり、その後、サービスが使用されるにつれて供給量が減少する。デフレは、ネットワークが初期供給量の半分に相当する総供給量50億$AUKIに達するまで漸近的に減少する。

ローンチに先立ち、様々なプライベート・プレセールを通じて合計18,650,140米ドル相当のトークンが購入された。初期供給からの追加配分は、マーケットメイク、流動性の提供、トークン設計のアドバイザリーといった重要な機能に充てられている。

ポーズメッシュ財団が設立され、7年間のベスティング（利益確定）期間で初期供給総量の18.89％に相当するトレジャリーが付与された。

15.58%のチームプールは、ポーズメッシュ・プロトコルの開発のため、6ヶ月のクリフを伴う4年間のベスティング期間でアウキ・ラボに配分された。

Outlier Venturesは、アドバイザリー・サービスとアクセラレーター・サービスのため、初期供給の6％をチームプールと同じ制限条件で配分された。

すべての先行販売は1～4年間の期間で、クリフなしの日次リニアベスティングスケジュールに従い利益確定する。

{% hint style="info" %}
クリフとは、トークンの権利が利益確定されない期間と定義される。クリフの後、日次リニアベスティングが始まり、ベスティング期間中続く。配分は、クリフ期間およびその後のベスティング期間後に完全に利益確定される。
{% endhint %}


---

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