# NFT Collectibles

{% hint style="info" %}
**Coming Soon:** View and manage collectible items from your wallet.
{% endhint %}

NFTs are digital collectibles that can be bought, sold and exchanged on 3rd-party marketplaces and dapps. They can come in the form of music, video, digital trading cards and also digital art. There are even certain NFTs that can act as certificates of authenticity for physical items such as event tickets and physical goods.

There are even some websites that give you special features or unlockable content when you connect your wallet to prove ownership of a specific NFT item.

## Buying NFTs

<details>

<summary>How to buy an NFT on OpenSea</summary>

Here we'll outline how to buy an NFT collectible from one of the leading NFT marketplaces, [**OpenSea**](https://opensea.io/).

1. Open [OpenSea.io](https://opensea.io/)&#x20;
2. Follow our guide on to [connecting to dapps](https://docs.revelator.com/wallet/fundamentals/connecting-to-dapps) to connect your wallet to OpenSea.
3. Find an NFT you want to buy and make sure you have enough ETH or MATIC in your wallet to cover its cost, including the [blockchains gas fees](https://docs.revelator.com/wallet/fundamentals/understanding-network-fees).
4. Choose the option to "Buy Now" on the NFT.
5. Follow the instructions on OpenSea to confirm your purchase and checkout.
6. A transaction request popup will appear in Revelator Wallet. Tap to confirm the transaction.
7. Wait for the purchase transaction to finalise.
8. If the transaction succeeds, the NFT will be sent to your wallet.

**Please note:** NFTs you purchase on OpenSea are not yet viewable in your wallet. However they can be viewed on your OpenSea profile page.&#x20;

</details>


---

# 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.revelator.com/wallet/fundamentals/nft-collectibles.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.
