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

# Özet

Posemesh ekonomisi 10 milyar $AUKI token'dan oluşan ilk üretim ile başlar ve sonrasında hizmetler tüketildikçe arz azalır. Deflasyon, ağ başlangıçtaki arzın yarısını temsil eden 5 milyar $AUKI toplam arzına ulaşana kadar asimptotik olarak azalacaktır.

Lansman öncesinde, çeşitli özel ön satışlar yoluyla toplam 18.650.140 ABD Doları değerinde token satın alınmıştır. İlk arzdan ilave tahsisat, piyasa yapıcılığı, likidite hükümleri ve token tasarım danışmanlığı gibi kritik işlevlere ayrılmıştır.

Posemesh Vakfı kurulmuş ve başlangıçtaki toplam arzın %18,89'ünü temsil eden 7 yıllık bir hazine tahsisi yapılmıştır.

Auki Labs'a Posemesh protokolünün geliştirilmesi için 4 yıllık bir hak ediş süresi ve 6 aylık bir bekleme süresiyle %15.58'lik bir takım havuzu tahsis edilmiştir.

Outlier Ventures'a danışmanlık ve hızlandırma hizmetleri karşılığında, Takım tahsisatıyla aynı kısıtlayıcı koşullarla, başlangıç arzının %6'sı tahsis edilmiştir.

Tüm özel ön satışlar, 1-4 yıllık bir süre boyunca bekleme olmaksızın günlük doğrusal bir hak ediş planına göre hak edilir.

{% hint style="info" %}
CBekleme, hiçbir jetonun hak edilmediği bir dönem olarak tanımlanır. Beklemeden sonra günlük doğrusal hak ediş başlar ve hak ediş süresi boyunca devam eder. Bir tahsisat, bekeme ve sonraki hak ediş döneminden sonra tamamen hak edilir.
{% 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/tr/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.
