# Vesting

| Vesting Category       |  Vesting Period | % Unlocked on TGE, Vesting |
| ---------------------- | :-------------: | :------------------------: |
| Private Sale           | Unlocked on TGE |          100% TGE          |
| Investors              |  2 Years Linear |   5% TGE,  %3.95 monthly   |
| Team                   |  3 Years Linear |    5% TGE, %2.63 monthly   |
| Development & Security |  2 Years Linear |   10% TGE, %3.75 monthly   |
| Future Sales           | Unlocked on TGE |          100% TGE          |
| Marketing              |  3 Years Linear |    5% TGE, %2.63 monthly   |
| Airdrop                |  3 Years Linear |   20% TGE, %2.22 monthly   |
| Platform Rewards       |  8 Years Linear |    0% TGE, %1.04 monthly   |
| Loyalty Rewards        |  8 Years Linear |    0% TGE, %1.04 monthly   |

{% hint style="info" %}
**Quick Note:** You can easily check our GAU test token [wallets](https://testnet.snowtrace.io/token/0x6ff400d3c4f444f0e763cb5006e0cbc47895ee6a) and [transfers](https://testnet.snowtrace.io/token/0x6ff400d3c4f444f0e763cb5006e0cbc47895ee6a).&#x20;
{% 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://whitepaper.gamerarena.com/gau-token/vesting.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.
