# Liquidity (10%)

We have allocated 10.00% of the total supply to ensure and enhance liquidity within the GameChain network.

This allocation will help in stabilizing the token price, facilitating smoother transactions, and increasing overall market confidence. It will allow us to maintain an efficient trading environment on both DEXes and CEXes.

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

|    Months    |   Liquidity   |
| :----------: | :-----------: |
|      TGE     | 30,000,000.00 |
| {% endtab %} |               |

{% tab title="Overview" %}
10.00% of the total token supply has been allocated for Liquidity and Market Making, which amounts to 100,000,000 tokens.

30% of the tokens will be fully unlocked at the migration event and used to support the token price on various decentralized and centralized exchanges.

<table><thead><tr><th width="129">Pool</th><th width="160">Distribution (%)</th><th width="138">Amount</th><th>TGE Unlock</th><th>Vesting Info</th></tr></thead><tbody><tr><td>Liquidity</td><td>10.00%</td><td>100,000,000</td><td>30%</td><td>Vested when needed.</td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

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