# Network Fees

A portion of the GameChain network's operational income is derived from transaction fees. These fees are generated from various activities within the network, including:

* **Game Transactions**
* **Marketplace Exchanges**
* **Blockchain Operations**
* **And Other Blockchain activities**

{% hint style="success" %}
To reward the nodes for their contribution to network security and efficiency, 35% of the collected transaction fees are allocated as rewards for node validators.
{% 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/game-node-rewards/network-fees.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.
