> For the complete documentation index, see [llms.txt](https://whitepaper.web3games.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.web3games.com/our-tokens/usdw3g-w3gamez-network-token/usdw3g-token-metrics.md).

# $W3G Token Metrics

## **Key Metrics**

* Total Suppl&#x79;**: 1,000,000,000**
* Supply at TG&#x45;**: 41,000,000 (4.1%)**
* Public Sale Valuation: **20,000,000 USD**
* Public Sale Date: **23 January 2024**
* Public Sale Price: **0.02 USD**

## **Token Allocation**

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

## **Token Unlock Schedule**

<table><thead><tr><th width="145">Purpose</th><th width="127.19751671751925">Supply %</th><th>Vesting</th></tr></thead><tbody><tr><td>Seed Round</td><td>10%</td><td>5% at TGE; 90 days cliff; then monthly vesting over 24 months</td></tr><tr><td>Private Round</td><td>10%</td><td>10% at TGE; 90 days cliff; then monthly vesting over 24 months</td></tr><tr><td>Public Round</td><td>2%</td><td>10% at TGE; 30 days cliff; then vesting over 6 months</td></tr><tr><td>Team</td><td>30%</td><td>Lockup 1 year; then monthly vesting over 36 months</td></tr><tr><td>Ecosystem Fund</td><td>48%</td><td>5% at TGE; then monthly vesting over 48 months</td></tr></tbody></table>


---

# 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://whitepaper.web3games.com/our-tokens/usdw3g-w3gamez-network-token/usdw3g-token-metrics.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.
