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

# Heroes NFT

KINGDOM STORY: HEROES WAR is a game that combines more than 300 heroes of the Three Kingdoms with players' decks to participate in battles. **Players can mint Heroes NFT grew up with affection directly in the game and can own, and trade freely in the marketplace.** In addition, each NFT will obtain additional stats at random when minting. Heroes have a rarity and ★ level, and depending on the type of NFT, they are divided into Origin Heroes NFT and Standard Heroes NFT. Players can get more rewards when playing PVE and PVP content with a strategic deck with Heroes NFT. **Ultimately, players can build stronger decks with Heroes NFT, giving players more chances to get 'Diamond', an in-game good for $KID.**&#x20;

### **\[Minting Conditions]**

* The first minting time is available after Monarch Lv.40
* Base 4★↑ Hero can be minted

> ▶ Minting is possible immediately by clicking the 'Minting' button in the game.
>
> ▶ Heroes NFT minted in-game can trade in the marketplace immediately after sealing.
>
> ▶ Heroes NFT minted in-game can get additional benefits such as increasing basic ability&#x20;
>
> &#x20;   and resource acquisition, and special battle ability through the NFT exclusive growth system,&#x20;
>
> &#x20;   Mastery System, which allows each NFT to be differentiated even if it is the same Heroes.

<table data-full-width="false"><thead><tr><th width="140.33333333333331" align="center">-</th><th width="164" align="center">Issuing way</th><th width="120" align="center">Costume</th><th width="142" align="center">Skill &#x26; Effect</th><th align="center">Ability</th></tr></thead><tbody><tr><td align="center">Heroes NFT</td><td align="center">Issuing users when conditions are achieved</td><td align="center">Standard Costume</td><td align="center">Standard Skill</td><td align="center">Standard Ability + Mastery Ability</td></tr><tr><td align="center"><strong>Origin Heroes NFT</strong></td><td align="center">Issuing users when conditions are achieved</td><td align="center"><strong>Special</strong> Costume</td><td align="center"><strong>Special</strong> Skill + <strong>Special</strong> Effect</td><td align="center">Standard Ability + <strong>Additional Ability</strong> + Mastery Ability</td></tr></tbody></table>


---

# 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://whitepaper.kingdomheroeswar.io/nft/heroes-nft.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.
