# Vesting schedule

### Investment rounds & listing price

<table><thead><tr><th>Date raised</th><th>Round</th><th width="267">Cliff / vesting (in months)</th><th>$PRIME Price</th></tr></thead><tbody><tr><td>December 2022</td><td>Pre-seed </td><td>8/8</td><td>$0.3750</td></tr><tr><td>December 2023</td><td>Bridge </td><td>8/8</td><td>$0.5625</td></tr><tr><td>May 2024</td><td>Community Seed</td><td>6/6</td><td>$0.7500</td></tr><tr><td>May / June 2024</td><td>Launchpads (AB &#x26; Avalaunch)</td><td>0/6</td><td>$1.1250</td></tr><tr><td>June 2024</td><td>Private seed</td><td>8/8</td><td>$1.0000</td></tr><tr><td>July 2024</td><td>Listing</td><td>0/0</td><td>$1.3125</td></tr></tbody></table>

{% hint style="success" %}
The cliff for every participant starts on July 1st, 2024.
{% endhint %}

### Additional vesting schedules&#x20;

| Cliff / linear vesting – Months | Category         |
| ------------------------------- | ---------------- |
| 0/0                             | Bug bounties     |
| 0/0                             | Ecosystem Growth |
| 0/0                             | Community        |
| 12/12                           | Advisors         |
| 12/12                           | Grant            |
| 12/12                           | DAO Treasury     |
| 12/24                           | Team             |

{% hint style="success" %}
The cliff for every category starts on July 1st.
{% endhint %}


---

# 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://docs.deltaprime.io/tokenomics/usdprime/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.
