# Game Tokens

Game tokens are specific tokens issued for each game and utilized in ways determined by the developer.

All in-game blockchain operations, except for NFTs (which are traded in the platform's NFT market using XTER), are conducted through game tokens. These operations encompass in-game governance, gaming-related applications, and incentives for players.

Each game features its own distinct Web3 model, with unique methods for acquiring tokens, varying payout ratios, and different token values. The Xterio platform monitors game operations to support the ecosystem.

Developers are equipped with tools to airdrop game tokens to XTER holders or voting participants in the XTER System, enabling them to accurately target and attract potential players during the early stages of game launch.


---

# 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.xter.io/token-economy/game-tokens.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.
