# Distribution

Token distribution will adhere to the following principles.

* The majority of allocation should go to LPs.
* Early Liquidity Providers should have the most benefits among all allocations.
  * Early liquidity providers who add liquidity on selected pools in the [Liquidity Incentive Program](/incentive-programs/liquidity-incentive-program.md#test-round-1) earn Akron point tokens (AKRONp).
  * Holders of point tokens will later be able to convert their point tokens to governance tokens, pro rata, at a conversion ratio of 1:1.&#x20;


---

# 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.akronswap.com/tokenomics-tentative/distribution.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.
