# Game Key (NFT)

### Key Features of the Game Key:

* The Game Key is a sould-bound NFT token intrinsically linked to its owner, ensuring secure and personalized access to node validation capabilities.
* Acquiring a Game Key equates to obtaining a license that grants permission to participate in the Gamestarter network's validation activities.
* Purchasing a Game Key does not involve the purchase of any tangible hardware.

{% hint style="warning" %}

### Game Key Minting

Closer to launch, a specialized platform for Game Key NFT minting will be launched, featuring a pricing model that scales progressively.
{% endhint %}

{% hint style="info" %}

### Sould-Bound NFTs

The Game Keys are going to be soul-bound tokens for the first year. 12 months after launch, they will become transferable NFTs that can be traded.
{% endhint %}


---

# 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.gamestarter.com/game-node-keys/what-is-a-game-node/game-key-nft.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.
