# GAMING

Gaming smart contracts are used to build blockchain-based games, such as play-to-earn games and decentralized autonomous organizations (DAOs).

* **Play-to-earn (P2E):** These contracts allow players to earn cryptocurrency or other rewards by playing the game. Examples include Axie Infinity, The Sandbox, and Decentraland.
* **Free-to-play (F2P):** These contracts allow players to play the game for free, but they may offer in-game purchases for items or other benefits. Examples include Gods Unchained and Splinterlands.
* **Play-and-earn:** These contracts combine elements of P2E and F2P games. Players can play the game for free, but they can also earn rewards by playing or completing certain tasks. Examples include Alien Worlds and Mobox.
* **Governance:** These contracts allow players to participate in the governance of the game. This can include voting on changes to the game's rules and features or even running for office in the game's DAO.
* **Interoperability:** These contracts allow players to use their in-game items across multiple games. This can create a more seamless and immersive gaming experience for players.
* **Transaction fees:** These contracts generate revenue by charging transaction fees on in-game purchases or sales.
* **Asset sales:** These contracts generate revenue by selling in-game assets, such as characters, weapons, and land.


---

# 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://sinqlarity.gitbook.io/sinqlarity-docs/use-cases/gaming.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.
