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

# About DeHero

DeHero is a decentralized GameFi application based on BSC.

By staking NFT assets, users can unbox NFT card packs blind boxes, collect NFT roles, and do card mining with appropriate training strategies. As a result, users obtain DeHero's governance token HEROES.

Users can trade NFT cards in the trading market. More application scenarios, such as NFT card battles and DAO community co-governance, will be opened soon.

![](/files/-MaT2EJNypWd9vOsk2sF)


---

# 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://mixmarvel.gitbook.io/dehero/master.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.
