# Vesting

* **Private Sale Allocation:** 0.825% of the total supply will be released at the time of the first listing on an exchange. Starting 6 months after the first release, the remaining Private Sale allocation will be unlocked every month by 0.66% of the total supply over 24 months.
* **Treasury Allocation:** 2.9% of the total supply will be released at the time of the first listing on an exchange then 0.29% of the total supply will be distributed monthly. Treasury allocation is used for irregular events, liquidity supply for ecosystem development.
* **Team / Advisor / Partner Allocation:** 0.224% of the total supply will be distributed monthly over 36 months for the remaining allocation starting 12 months after the first listing on an exchange.
* **Marketing Allocation:** 0.55% of the total supply will be released at the time of the first listing on an exchange, then 0.55% of the total supply will be released once every 4 months for a total of 10 times over 36 months.
* **Wake Up and Earn** and **Governance** Allocation remains in Reserve Allocation and will be locked according to the vesting plan after the finishing of the close beta test.
  * **Wake Up and Earn:** Starting 1 month after the DAYSTARTER dApp Open Beta launch, 0.3% of the Total Supply will be distributed monthly. And the distribution will be halved every 3 years.
  * **Governance:** Starting 6 months after the DAYSTARTER dApp Open Beta launch, 0.15% of the Total Supply will be distributed monthly. And the distribution will be halved every 3 years.
* **Asssumption:** 1 month = 30 days


---

# 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://doc.daystarter.life/vesting.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.
