# Vesting Plan

To ensure stability and prevent market dumping, a vesting schedule is implemented for various stakeholders:

* **Private Sale**:
  * 10% unlocked at Token Generation Event (TGE)
  * 90% vested over 12 months with monthly unlocks
* **Public Sale (IDO/IEO)**:
  * 100% unlocked at TGE (no vesting for public investors)
* **Ecosystem Development**:
  * 5% unlocked at TGE
  * 95% vested over 36 months, with monthly unlocks to support ecosystem growth.
* **Staking & Rewards**:
  * Distributed over 48 months to encourage long-term participation and support network stability.
* **Team & Advisors**:
  * 0% unlocked at TGE
  * 12-month cliff
  * Vested over 24 months after the cliff, with monthly unlocks to ensure long-term commitment.
* **Marketing & Community Growth**:
  * 10% unlocked at TGE
  * 90% vested over 12 months, with monthly unlocks to fund ongoing community and marketing initiatives.
* **Reserve & Liquidity**:
  * No vesting, tokens are reserved and used as needed for liquidity and contingency.

This allocation and vesting plan aims to ensure sustainable growth, incentivize long-term participants, and maintain liquidity for the platform’s operations and development.


---

# 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://bondx.gitbook.io/bondx/usdbnx/vesting-plan.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.
