# Value distribution

Initially, 100% of revenue (trading fees + pSOL minted) is redistributed back to users directly in the form of a referral program, dev incentives, giveaway, or increased liquidity.

From \~20 pSOL minted each migration:

* **10 pSOL** goes to liquidity, making it 100 instead of 90
* **2 pSOL** goes to dev as an incentive for graduation
* **8 pSOL** goes to the revenue pool to be redistributed.

From the revenue pool:

* **15%** Directed to the referral pool.
* **85%** Allocated to the giveaway pool.

Note: The distribution system might evolve to better adjust to the ecosystem's needs.


---

# 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.sugar.money/rewards/value-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.
