# On-Chain rewards

### Transparent Reward Distribution:

1. **Diverse Earning Opportunities:** Players can earn rewards for various activities, such as completing quests, participating in tournaments within the game, or engaging in social quests and community activities outside of the game.
2. **Blockchain-powered Rewards:** Rewards are distributed securely and transparently using blockchain technology, ensuring that transactions are immutable and free from fraud or manipulation.
3. **Flexible Reward Options:** Developers can choose the type of rewards they offer, whether it's the native GameChain token, in-game items, or exclusive content or experiences, providing flexibility to cater to different player preferences.

### Benefits for Players and Developers

1. **Increased Player Engagement:** The opportunity to earn rewards for different activities incentivizes players to remain engaged with the game, contributing to its growth and longevity.
2. **Enhanced Community Building:** Rewarding off-game activities like social media promotion helps build a stronger community around the game, attracting new players and fostering long-term engagement.
3. **Simplified Reward Management:** The Gamestarter SDK offers developers a straightforward interface for efficiently managing and distributing rewards, streamlining the reward process for both developers and players alike.

<br>


---

# 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/gamestarter-ecosystem/gamechain/on-chain-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.
