> For the complete documentation index, see [llms.txt](https://docs.gamestarter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gamestarter.com/token-economy/tokenomics/advisors-6.md).

# Advisors (6%)

Just like team, advisors of GameChain have also agreed to relock their tokens, showing long-term commitment and trust in the vision of the project. There will be a 6-month cliff period during which the tokens will be locked up before the vesting process begins.

{% tabs %}
{% tab title="Detailed Unlock Schedule" %}

|    Months    |   Advisors   |
| :----------: | :----------: |
|      TGE     |       -      |
|       1      |     Cliff    |
|       2      |     Cliff    |
|       3      |     Cliff    |
|       4      |     Cliff    |
|       5      |     Cliff    |
|       6      |     Cliff    |
|       7      | 5,000,000.00 |
|       8      | 5,000,000.00 |
|       9      | 5,000,000.00 |
|      10      | 5,000,000.00 |
|      11      | 5,000,000.00 |
|      12      | 5,000,000.00 |
|      13      | 5,000,000.00 |
|      14      | 5,000,000.00 |
|      15      | 5,000,000.00 |
|      16      | 5,000,000.00 |
|      17      | 5,000,000.00 |
|      18      | 5,000,000.00 |
| {% endtab %} |              |

{% tab title="Overview" %}
Advisors have 6.00% of the total token supply allocated, which is equivalent to 60,000,000 tokens.

After migration, no tokens are immediately unlocked for Advisors. Instead, a 6-month cliff period is implemented, ensuring that tokens remain locked during the initial stages.

Following this cliff period, the vesting schedule for Advisors will vest over a period of 12 months, ensuring a gradual release of tokens, promoting long-term commitment and alignment of incentives with the project's success.

<table><thead><tr><th width="117">Pool</th><th width="155">Distribution (%)</th><th width="138">Amount</th><th>Vesting Info</th></tr></thead><tbody><tr><td>Asvisors</td><td>6.00%</td><td>60,000,000</td><td>6 Month Cliff, 12 Month Linear Vesting.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gamestarter.com/token-economy/tokenomics/advisors-6.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.
