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

# Introduction

<figure><img src="/files/qzktIXlGD5ZFWm0zj0uE" alt="" width="563"><figcaption></figcaption></figure>

TITAN HUNTERS draws inspiration from the engaging gameplay of Diablo, the distinctive aesthetic of Voxel, and the creative freedom of Minecraft. This innovative project uniquely blends NFTs (Earning Nature) with the immersive elements of MMORPGs (Fun Nature). Leveraging blockchain technology, players can own, invest, trade, and earn within Titan Hunters and across our gaming universe.

We believe that the success of an NFT game hinges on enhancing the value of users' NFT assets both within the game and the broader community. To achieve this, our core game loop is designed to encourage active participation in the Marketplace, facilitating collection, trading, and earning opportunities. Our formula for success is rooted in delivering enjoyable gameplay and fostering a sense of ownership over unique, perpetual items.

Titan Hunters launches as an MMORPG featuring exciting Dungeon Crawler gameplay, supported by a reliable system that players can easily navigate. The game boasts high-quality graphics and integrates mining and crafting elements, all while maintaining Voxel’s signature look and feel. Our team, comprised of seasoned mobile game developers, aims to create a captivating experience filled with loot, hidden areas to explore, and progressively challenging levels.

In its second phase, Titan Hunters will expand its universe, introducing diverse gameplay styles across various game worlds. Players will have the ability to bring their favorite character creations and gear to join friends in different games.

Finally, Titan Hunters will empower players to design their own games using our proprietary engine, allowing others to play their creations. Additionally, players can buy, sell, and craft virtual items to customize their avatars on the Titan Hunters platform.


---

# 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://docs.titanhunters.io/introduction.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.
