# G-tokens

G-tokens are non-fungible utility tokens used within the Ternoa network, not mineable or tradable with other fungible tokens. Ternoa has developed G-Tokens to improve gameplay and security in the video gaming industry, allowing players to perform in-game transactions without stopping gameplay, simplifying in-game purchases for game developers, and enhancing security by eliminating the need for players to expose their private keys.


---

# 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.ternoa.network/learn/ternoa-wasm-chain/primitives-features/g-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.
