> For the complete documentation index, see [llms.txt](https://bcmhunt.gitbook.io/bcmhunt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bcmhunt.gitbook.io/bcmhunt/introduction.md).

# Introduction

![](/files/NUNvqrDTZZvmxij8Dgl3)

NFT and blockchain games have exploded in popularity recently. However, none of the games currently on the market genuinely embrace a fully decentralised ecosystem and completed on-chain experience, which are the factors that should be the fundamental essence of blockchain gaming.

[Blockchain Monster Hunt (BCMH) ](https://bcmhunt.com)is the world’s first multi-chain game that runs entirely on the blockchain itself. Inspired by Pokémon-GO, BCMH allows players to continuously explore brand-new locations on the blockchain to hunt and battle monsters. Each block on the blockchain is a unique digital space where a limited number of Monsters (of the same DNA gene and rarity) may exist. Players and collectors can hunt or battle for a chance to capture these unique Monsters and earn rewards.


---

# 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://bcmhunt.gitbook.io/bcmhunt/introduction.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.
