> 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/overview.md).

# Overview

The Web3Games.com ecosystem comprises two distinct yet complementary products: the Web3Games.com Platform and the W3Gamez Network, each powered by its own native token. This two-token architecture ensures clear delineation of functionalities and incentivizes participation within each respective domain.

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

{% content-ref url="/pages/HCbcad7KZDxlG8DiYfPf" %}
[$WGT - Web3Games.com Token](/our-tokens/usdwgt-web3games.com-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/IruTkwgjgm2tKwWtmfUM" %}
[$W3G - W3Gamez Network Token](/our-tokens/usdw3g-w3gamez-network-token.md)
{% endcontent-ref %}


---

# 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://whitepaper.web3games.com/our-tokens/overview.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.
