> For the complete documentation index, see [llms.txt](https://docs.heartgames.io/heartcoin-whitepaper-v1.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heartgames.io/heartcoin-whitepaper-v1.0/nft-non-fungible-token.md).

# NFT(Non-Fungible Token)

NFT cards, a central component of the Heart Games Universe, were designed with the intent of extensive use by users in games and as collateral for sale, rental, or loans.

Registered sales are available on our own Marketplace and Opensea:

* Heart Games Marketplace(BETA): [https://heartgames.io/shop/1](https://freebingo.io/shop/1)
* Opensea: <https://opensea.io/collection/heart-games-nft>
* ERC-721 Contract Address : 0x7320D39107eF6e4Bef9513a2D4299cef9B68847A

![HeartGames NFT](/files/m3zbovEypZkKARAxGYnz)

## NFT Features

* A must-have for swapping Game Credits to HTC
* NFT card collection system (card book provided in-game)
* NFTs can be used as a user's profile avatar
* Additional bonuses in Big Win/Weekly Like Challenge
* Daily extra bonuses based on NFT level
* Coinshop discount
* In-Game Piggy Bank Extra Bonus
* New slots and bingo Game Play added every other week
* Game money rewards when leveling up, according to NFT level&#x20;
* Free Daily "Lotto" lottery tickets
* Additional benefits in the VIP room
* NFT Staking (Game Credits are awarded in the Kitty Bonus based on the NFT level)
* Ability to create a second NFT or rent NFTs with profit-sharing (scholarship system, TBD)

![How to get NFT](/files/SbFzMqzLXZ97vS1IH6cP)

## NFT Minting

NFT Minting is determined by combining various attributes, including Background, Body, Clothes, Eyes, Nose, and Mouth. There are reference values for each attribute, divided into six categories, with a total of 220,000 possible combinations.

The background image determines the NFT's level. Level 1 NFTs are available for free minting, including gas fees. To upgrade an NFT, you'll need HTC and gas fees.

## NFT Upgrade

There are 6 levels of NFTs, and the base currency for upgrades is HTC.

![How to ungrade NFT](/files/jkpZPWSInd72mErGZ5wR)

<figure><img src="/files/y3fYEM1yieXwA38KMtLv" alt=""><figcaption><p>Bingo Hearts NFTs</p></figcaption></figure>

<figure><img src="/files/rFwaXGXagdZdGVOG1o9W" alt=""><figcaption><p>Heart Slots NFTs</p></figcaption></figure>


---

# 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.heartgames.io/heartcoin-whitepaper-v1.0/nft-non-fungible-token.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.
