# Vesting Schedule

Below are the specific details regarding the pre-sale, listing prices, and the vesting schedule implemented by the project.&#x20;

The vesting schedule plays a crucial role in managing the release of tokens over time, preventing an overwhelming supply and providing the project with an extended period to focus on feature development. By strategically distributing tokens according to the vesting schedule, the project ensures a controlled and sustainable token release that aligns with its roadmap.&#x20;

This approach promotes stability, minimizes market disruption, and enables the team to concentrate on enhancing the platform's functionality and delivering valuable features to users.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><p><strong>Investor Pre-sale</strong></p><p><strong>Tokens Supply</strong></p></td><td>100,000,000 (25%)</td></tr><tr><td><strong>Private Sale Price</strong></td><td>USD 0.01 per token</td></tr><tr><td><strong>Listing Price</strong></td><td>USD 0.025 per token</td></tr></tbody></table>

<table><thead><tr><th>Vesting Schedule</th><th width="104">Vesting</th><th width="144">Cliff / Lock Up</th><th>Release</th></tr></thead><tbody><tr><td><p>Investor Pre-sale</p><p><em>(Private – Prepurchase)</em></p></td><td>1 Year</td><td>1 Month</td><td>Linear release over 11 months</td></tr><tr><td>Rewards &#x26; Reserve</td><td>5 Years</td><td>1 Month</td><td>Linear release over 5 years</td></tr><tr><td>Marketing &#x26; Development</td><td>5 Years</td><td>NA</td><td>Linear release over 5 years</td></tr><tr><td>Team</td><td>5 Years</td><td>1 Year</td><td>Linear release over 5 years</td></tr><tr><td>Advisors</td><td>5 Years</td><td>1 Year</td><td>Linear release over 5 years</td></tr></tbody></table>


---

# 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://kryptopips.gitbook.io/whitepaper/token/vesting-schedule.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.
