> For the complete documentation index, see [llms.txt](https://docs.dexkit.com/gaming/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexkit.com/gaming/blockchain-gaming.md).

# Blockchain Gaming

DexKit entered on the blockchain gaming industry with the fairest and easy-to-play games in all the ecosystem. Using Smart Contracts and third-party integrations (as [Chainlink](https://chain.link) and [Magic](https://magic.link/) ones) to maintain decentralization in all matters.

We have planned to build an entire Prediction HUB ecosystem with several games using one of the most rich data source on the internet: cryptocurrencies prices.

Keep reading this documentation to know more about the games we're deployed at the date.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.dexkit.com/gaming/blockchain-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.
