> For the complete documentation index, see [llms.txt](https://learn.game7.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.game7.io/tokenomics/usdg7-tokenomics.md).

# $G7 Tokenomics

$G7 is more than just another gaming token - it sets the stage for a revolutionary gaming ecosystem.&#x20;

As the native token of Game7 Nation, $G7 combines utility, governance, and economic incentives to create a truly player-owned future.

### $G7 Offers Multifunctional Utility&#x20;

$G7 plays a pivotal role in the ecosystem in the following ways:

* **$G7** serves as the primary marketplace currency for games, and acts as the primary liquidity pair for all tokens in the ecosystem.&#x20;
* **$G7** also serves as a way to gain, track, and measure governance power, amplified through our reputation-weighted voting system, giving engaged community members the strongest voice in shaping our future.
* Through staking, **$G7** holders gain access to exciting rewards through the Citizen Pool, an ever-expanding collection of rewards from across the ecosystem, allocated to the holders.&#x20;
* **$G7 launches simultaneously across Ethereum and Arbitrum One as an ERC-20, but primarily as the native currency of the G7 Network.** We plan to expand to additional chains, ensuring cross-chain functionality for maximum accessibility.

### Tokenomics

The maximum supply is **10,000,000,000 $G7 (10 billion)**, allocated across four main categories: **Community, Core Contributors, Early Backers, and the Foundation.**

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

<mark style="color:red;">**TGE Distribution:**</mark> 23% of the supply will be unlocked at launch. 15% of the token supply will be dedicated to airdrops. A substantial amount will be allocated to the airdrop at TGE, with the remaining amount reserved for future airdrops, rewarding those who believed in our mission from day one, and ensuring it’s never too late to join Game7 Nation.

<mark style="color:red;">**The Community:**</mark> allocation is 60% (6,000,000,000 $G7) of the total supply. This allocation will power airdrops, provide liquidity, support game onboarding, and fuel community initiatives. We've implemented a 12-month vesting schedule for the remaining Community allocation to provide 3,000,000,000 $G7 to the Community DAO Treasury by the end of 2025.&#x20;

<mark style="color:red;">**Core Contributors:**</mark> receive 20% (2,000,000,000 $G7) of the supply, subject to a 6-month lockup period followed by a 30-month unlock where the tokens unlock in equal monthly installments. This structure aligns long-term development with ecosystem success and incentivizes sustained innovation and growth.

<mark style="color:red;">**Early Backers:**</mark> are allocated 12% (1,200,000,000 $G7), with the same 6-month lockup period and 30-month unlocking schedule as Core Contributors. This rewards early ecosystem supporters while incentivizing their long-term commitment to the project's success.

<mark style="color:red;">**The Foundation:**</mark> maintains 8% (800,000,000 $G7), with 2% unlocked at launch as a Strategic Reserve. The remaining tokens vest over 18 months to fuel R\&D, developer grants, and operational growth.

### Emissions and Unlock Schedule

<figure><img src="/files/6ayWMFPX3gxaN5tKbCQT" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://learn.game7.io/tokenomics/usdg7-tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
