# Collectibles (NFT)

A non-fungible token (NFT) is a type of cryptocurrency asset that represents ownership of a unique digital item or asset. NFTs are stored in a cryptocurrency wallet, just like other types of cryptocurrency.

Some examples of items that can be represented by NFTs include gaming asset, digital art, music, videos, collectibles, and more. One of the key features of NFTs is that they are unique and cannot be replaced or exchanged for another item of equal value. This makes them valuable for collectors and enthusiasts of digital media.

To manage NFTs in metapro wallet, you will need to follow the same basic steps as you would for any other type of cryptocurrency. This includes adding the NFT to your wallet, viewing your balance and transaction history, and sending and receiving NFTs as needed.

Our metapro wallet have specific features for managing NFTs, such as the ability to view and display NFTs meta asset attached to each NFT, royalty, asset experience etc.

It's important to note that not all wallets support NFTs.

✔️ Select **Collectibles**

<figure><img src="/files/t05DnMHuWR4d81O1uZHZ" alt="" width="248"><figcaption></figcaption></figure>

✔️ Your assets are displayed below

Here you will find all your NFT tokens and holding amounts. Scroll down to see them all.

<figure><img src="/files/Ihu3R71LHrXe7VaofMG8" alt="" width="246"><figcaption></figcaption></figure>


---

# 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.metaproprotocol.com/metapro-one/my-assets/collectibles-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.
