> For the complete documentation index, see [llms.txt](https://docs.klaydice.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klaydice.io/dicast/p-and-e-system/base-nft.md).

# Base NFT

BASE NFT is not essential NFT for P2E in KLAYDICE game, but it is necessary to acquire Blue Diamond that can be converted into CAST Token.

Acquiring CAST Token through BASE NFT is the only way of purchasing ITEM NFTs, which are used for HERO NFT growth and combination.

BASE NFT can be purchased with DICE Token, and the DICE Token used to purchase BASE NFT will be returned to the P2E REWARD Pool at a rate of 80% to improve P2E profitability.

In addition, the remaining 20% ​​of DICE Tokens used to purchase BASE NFT will all be incinerated every week, which will contribute to the increase in the value of DICE Tokens by continuously reducing the circulation of DICE Tokens.

The BASE NFT consists of various rarities, and the amount of P2E rewards and the limit of BASE ability differ for each rarity.

![](https://lh3.googleusercontent.com/0ef4fRqu50uH5WoMZ3nYW6R0IbKKW6UeIiFmgqqTzikxt5r0ncaa1yoFo8_xxZY_tibslqGBBmY0fZf4spfcAZrF-FKg4enfekaI7CIwUemSLgi8Zze3F0HHLhQquymSjiuAC-dA)

BASE NFT can raise rarity through BASE training and ITEM combination in KLAYDICE game, and also upgrade BASE ability.

Through this nurturing system, users can increase their NFT value and additionally acquire NFT profit margins in addition to P2E compensation through secondary sales of BASE NFT.

![](/files/Ne6k7Rix6r5DuBqxIFEJ)


---

# 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.klaydice.io/dicast/p-and-e-system/base-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.
