# Distribution

$ANGL is designed for transparency and fairness along with scalable transactions.

<table><thead><tr><th width="163">Category </th><th width="122" align="center">Allocation (%) </th><th>Purpose </th><th width="240">Details</th></tr></thead><tbody><tr><td><strong>Liquidity Provision</strong> </td><td align="center">20% </td><td><p>To provide liquidity for </p><p>trading on exchanges and liquidity pools</p></td><td><br></td></tr><tr><td><p><strong>Community</strong> </p><p><strong>Rewards</strong></p></td><td align="center">3% </td><td><p>To incentivize participation and contributions from </p><p>users, creators, and early adopters</p></td><td>Used for airdrops, social campaigns, referral incentives, and stacking bonuses</td></tr><tr><td><strong>Adoption Fund</strong> </td><td align="center">10% </td><td><p>To fuel onboarding, </p><p>partnerships, and user </p><p>growth through targeted incentives</p></td><td>Grants or bounties to dApps, influencers, or integration partners</td></tr><tr><td><strong>Team</strong> </td><td align="center">15% </td><td><p>To compensate and </p><p>incentivize the founding team and early employees</p></td><td>Typically vested over 3–4 years with a 12-month cliff</td></tr><tr><td><p><strong>Ecosystem</strong> </p><p><strong>Partners</strong></p></td><td align="center">30% </td><td><p>To align long-term </p><p>collaborators, integrations, exchanges, and strategic service providers</p></td><td><br></td></tr><tr><td><p><strong>Development</strong> </p><p><strong>Fund</strong></p></td><td align="center">22% </td><td><p>To fund ongoing </p><p>development of the platform, infrastructure, and future features</p></td><td><p>Covers R&#x26;D, contract upgrades, app scaling, and operational tooling; can also finance external audits, bounty programs, and core developer grants; often held in a multi-sig treasury or governed via </p><p>community proposals</p></td></tr></tbody></table>

<br>


---

# 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://whitepaper.myangl.ai/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.
