> 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/koren/zhi-ya/2-2.md).

# 카드 정보

NFT카드 소개(NFT)

디히어로의 NFT 카드는 BEP-721 프로토콜을 기반으로 하고 각 카드는 영웅 정보, 영웅 순위, 카드 품질, 전투력 및 Heroes 5개의 요소를 포함합니다.

![](/files/-Mb5gkztjaCbdbBOaOvH)

1\. 영웅 정보: 처음에는 48개의 랜덤 영웅을 포함하고 후속 버전 업데이트에 따라 유명한 영웅을 추가할 예정입니다.

2\. 영웅 순위: 영웅마다 순위 번호가 있고 같은 영웅의 품질이 다를 수 있지만 순위 번호가 같습니다. 예를 들어, 보라색 아누비스와 오렌지색 아누비스의 생깔이 다르지만 순위 번호는 모두 001입니다.

3\. 카드 품질: 영웅마다 품질 6개가 있고 품질 순서에 따라 높은 품질에서 낮은 품질로 배열하면 금색, 오렌지색, 보라색, 파란색, 초록색, 흰색이고 품질이 높을수록 전투력이 높고 기본 Heroes 수량도 많습니다.

4\. 카드 전투력: 카드 품질에 따라 보유한 전투력이 다를 수 있고 마이닝 효율은 카드의 전투력에 달려 있습니다.

![](/files/-Mdakcqi7dnHkgANSxTT)

5\. Heroes: 스테이킹을 통해 획득한 카드는 스테이킹 수량에 따라 상응하는 수량의Heroes 토큰을 락업할 수 있고 카드 생성 48시간 이후 철회 가능하고 또한 배포된 Heroes 토큰 획득 가능합니다.


---

# 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://mixmarvel.gitbook.io/dehero/koren/zhi-ya/2-2.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.
