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

# Champion Hunters

![](/files/HtNjFNA3FVZbK3vuAGjF)

**CHAMPION HUNTERS** is an open-world Action RPG developed by **Brick Geek Games.** This action-packed, play-to-earn game is built upon the blockchain technology allowing the offering of NFTs, in-game currencies, and gaming tokens.

Explore the game's immersive 3D world environment to hunt champion monsters, collect runes, unlock portals, traverse dungeons to find hidden treasures and uncover the story behind the glorious world of “Valdoria”. Along the journey, you will meet several characters to help you with your quest against the Terror King who seeks to collect all Valdorian Master Runes in order to posses the greatest power of all.

### **Open world exploration and** in-game NFTs collection

Embark on a journey through the stunning 3D environment world of Valdoria. Hunt Champion monsters and gain experience through combat, exploration and quests while collecting NFT items along the way.

## Teaser Video

{% embed url="<https://youtu.be/lzLbnOKmVTo>" %}
New maps and environments are coming soon...
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://championhunters.gitbook.io/whitepaper/champion-hunters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
