# NFT

In the next release of the game, NFTs are heavily integrated, providing a deeper and more personalized gaming experience. Here’s how NFTs will function within the game:

#### NFT Integration and Character Enhancement:

* **NFT-Character Link:** Each NFT is directly tied to a character within the game. Owning an NFT means possessing a unique digital asset that represents and enhances a character, influencing gameplay and strategy.
* **Character Grades:** Characters are classified into five distinct grades: Normal, Rare, Unique, Epic, and Legendary. Each grade denotes the rarity and power of the character, impacting their abilities and the gameplay benefits they offer.
* **Leveling Up Normal Characters:** Normal grade characters can be leveled up using the points earned through gameplay. This allows players to enhance their characters’ abilities and competitive edge progressively as they play more.
* **Purchasing Higher Grades:** For grades above Normal (Rare, Unique, Epic, Legendary), characters must be purchased using tokens (TON). These characters offer advanced features and stronger abilities, providing significant advantages in the game.
* **Store Transactions:** Players can visit the in-game store to use their tokens to purchase higher-grade characters. This not only allows for a tailored gaming experience but also adds a layer of strategy to how players choose to invest their resources.

This NFT-centric approach not only enriches the gameplay but also introduces a dynamic market environment within the game, encouraging both competitive play and creative strategy.


---

# Agent Instructions: 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://docs.dropsh.it/gameplay/nft.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.
