# 5.1 Supply Allocation Architecture

Total Supply: **1,000,000,000 $AUTONIX** (Fixed Invariant).

| **Allocation Segment**           | **Percentage** | **Token Amount** | **Purpose**                                              |
| -------------------------------- | -------------- | ---------------- | -------------------------------------------------------- |
| **Initial Liquidity Pool (LP)**  | **85%**        | 850,000,000      | Foundation of market depth and slippage resistance.      |
| **Ecosystem & Strategic Grants** | **10.0%**      | 100,000,000      | Incentivizing developers to build PAEs and NLL sensors.  |
| **Core Dev & Security Audit**    | **5.0%**       | 50,000,000       | Funding for formal verification and kernel hardening.    |
| **Forensic Partners (Nodes)**    | **5%**         | 50,000,000       | Rewards for nodes providing deterministic compute power. |


---

# 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://docs.autonix.vip/chapter-5-tokenomics-the-usdautonix-equilibrium/5.1-supply-allocation-architecture.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.
