> For the complete documentation index, see [llms.txt](https://docs.spydra.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spydra.app/open-rwa-paper/tokenomics/distribution-plan-and-vesting.md).

# Distribution Plan and Vesting

The distribution of ORWA tokens is designed to ensure a balanced and sustainable ecosystem that rewards early adopters, supports platform development, and encourages long-term participation. The distribution plan typically includes the following allocations:

Total Token Supply 1 billion ORWA tokens.

Allocation Breakdown:

* **Ecosystem Fund:** 30% (300 million tokens) allocated to support the platform’s ecosystem, including incentives for developers, partnerships, and future integrations.
* **Founders and Team:** 20% (200 million tokens) allocated to the founding team and early contributors. These tokens are subject to a vesting schedule to ensure long-term commitment.
* **Investors**: 15% (150 million tokens) reserved for private and public sale to investors. Tokens sold during the public sale may have a short vesting period to prevent immediate market dumping.
* **Community and Airdrops:** 10% (100 million tokens) allocated for community building, marketing, and airdrops to increase platform adoption and reward early users.
* **Liquidity Provision:** 15% (150 million tokens) allocated to liquidity pools on decentralized exchanges (DEXs) to ensure market stability and token availability.
* **Reserve Fund:** 10% (100 million tokens) set aside for future use, including strategic acquisitions, emergency funding, or unforeseen expenses.

Vesting Schedule:

* **Team Tokens:** Vest over a 4-year period with a 1-year cliff, ensuring that team members are incentivized to contribute to the platform's long-term success.
* **Investor Tokens:** Vest over a 1-year period with a linear release to balance immediate market needs with long-term value preservation.
* **Ecosystem and Community Tokens:** Vest gradually over 3-5 years, aligning token distribution with platform growth and adoption milestones.


---

# 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.spydra.app/open-rwa-paper/tokenomics/distribution-plan-and-vesting.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.
