# Private Sale

{% tabs %}
{% tab title="Overview" %}

|              | % of total supply | Unlock schedule        |
| ------------ | ----------------- | ---------------------- |
| 40,000,000   | 16%               | Quarterly over 2 years |
| {% endtab %} |                   |                        |

{% tab title="Detailed unlock schedule" %}

| Date          | Tokens unlocked |
| ------------- | --------------- |
| Day 0         | 8,000,000       |
| Month 3       | 4,000,000       |
| Month 6       | 4,000,000       |
| Month 9       | 4,000,000       |
| Month 12      | 4,000,000       |
| Month 15      | 4,000,000       |
| Month 18      | 4,000,000       |
| Month 21      | 4,000,000       |
| Month 24      | 4,000,000       |
| {% endtab %}  |                 |
| {% endtabs %} |                 |

Private investors will have 16% of the total allocation. 20% of their allocation will be released at the project launch. The remaining 80% of their token allocation will vest linearly over 2 years in quarterly periods following the release of the initial 20% supply.

<figure><img src="/files/eby2Q4blrQMnjoC1DtAv" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.gravityhub.xyz/gravity-token/allocations-and-unlock-schedule/private-sale.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.
