> For the complete documentation index, see [llms.txt](https://docs.kodex.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kodex.one/tokenomics/markdown-1.md).

# Kodex Supply

The total supply of **KODA tokens** is capped at **1 billion (1,000,000,000)**, ensuring a finite and transparent token economy. The allocation and distribution of the supply are carefully designed to support the long-term sustainability and growth of the Kodex ecosystem.

## **Supply Allocation**

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUeAR11kjvTeklss0HzBELqKseN_uI7RVsi4OeCZqf3ZCB-wRFxCv8WeN_djlGNLQOanNRfglKMsYtQQcAbxqqoGUQMfun3tiqeW_8YellWPKTHlJWN6Osw7KiKIg5vucOhO1stDNQ=s2048?key=JNoasobdOeuyTzdbIQ59kzo1" alt=""><figcaption></figcaption></figure>

## Distribution Over Time

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUcIxWQ4LE6LIVvmFkvWcWe9-i93HUEAQNSRV7Hh9JhsvbhKSqkGrV7pWk9sthwW-3t5qe59W6-5KXpSsQN_o4P_xo9AHrA6iPRtS0XMg4wEhMhR5YMJcBAx38XIhtGlT4WwgnRUiA=s2048?key=JNoasobdOeuyTzdbIQ59kzo1" alt=""><figcaption></figcaption></figure>


---

# 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://docs.kodex.one/tokenomics/markdown-1.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.
