# NFTs

Immortal and Equipment cards can be transferred to a blockchain wallet as an NFT (Non Fungible Token). Immortal Creed NFTs representing card ownership can be minted and stored on the HIVE blockchain, with Polygon NFT blockchain interaction coming to the game in the future. Transferring the NFT through an Immortal Creed blockchain contract to another wallet transfers ownership of the card to the account associated with the receiving wallet.

<figure><img src="/files/G7kACqTqZHdFXNnjEXj2" alt=""><figcaption></figcaption></figure>

Use the <img src="/files/G7kACqTqZHdFXNnjEXj2" alt="" data-size="line"> action when viewing card details to transfer a card to the Hive blockchain as a Hive Engine NFT or to move an existing NFT to your game inventory. A card NFT on Hive must be transferred to your inventory to make the card available for use in battle.


---

# 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.immortalcreed.com/assets/nfts.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.
