# Game Node Rewards

### Distribution of Rewards

Game Nodes are compensated for their contributions in several ways:

* **$GAME Tokens:** A primary form of reward is distributed in $GAME tokens, directly incentivizing node operation.
* **GameChain Rewards:** Nodes also receive rewards from various projects launched on the GameChain platform, diversifying their earning potential.
* **Transaction Fees:** Additionally, nodes earn a portion of the transaction fees generated within the network.

To support the long-term sustainability of the GameChain ecosystem, Gamestarter fund has allocated 25% of the total token supply for mining rewards. This allocation is distributed over a 5-year timeframe, ensuring a flow of incentives to node operators for their crucial role in maintaining network operations.


---

# 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/game-node-rewards.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.
