# Company Reserve

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

| Token Amount | % of total supply | Unlock schedule |
| ------------ | ----------------- | --------------- |
| 7,500,000    | 3%                | Gradual unlock  |
| {% endtab %} |                   |                 |

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

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

The company's reserve tokens will mainly be allocated for acquisitions, which can encompass technology, software, companies, and more. Essentially, once the platform's imminent growth will be significantly boosted by the additional funds becoming available.


---

# 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/company-reserve.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.
