# Summary

The posemesh economy begins with an initial mint of 10 billion $AUKI tokens, after which the supply will deflate as services are consumed. Deflation will decrease asymptotically until the network reaches a total supply of 5 billion $AUKI, representing half of the [initial supply](https://auki.gitbook.io/whitepaper/addendum/glossary).

Prior to launch, a total of USD $18,837,840 worth of tokens have been purchased through various private pre-sales. Additional allocation from the initial supply has been dedicated to critical functions like market making, liquidity provisions, and token design advisory.

The posemesh Foundation is established and granted a treasury vesting over 7 years, representing 18.89% of the initial total supply.

A Team Pool of 15.58% is allocated to Auki Labs, vested over 4 years with a 6-month cliff, for the development of the posemesh protocol.&#x20;

For their advisory and accelerator services, Outlier Ventures is allocated 6% of initial supply on the same restrictive terms as the Team allocation.

All private pre-sales vest according to a daily linear vesting schedule, with no cliff, over a period of 1-4 years.

{% hint style="info" %}
Cliff is defined as a period during which no tokens are vested. After the cliff, daily linear vesting starts, and continues for the duration of the vesting period. An allocation is fully vested after the cliff and subsequent vesting period.
{% endhint %}


---

# Agent Instructions: 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/tokenomics/summary.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.
