# How To Make The Most Of Our Useful NFT Features

You can view NFT traits and attributes, send NFTs to any wallet or set your Meteor Profile PFP to an NFT in your collection.

Let's walk you through all the features.

Firstly, let's head over to the NFT section by clicking the NFT menu icon (2nd from the left).

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

This shows the number of total NFTs in your wallet and in real-time, the current floor value of all your NFTs.

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

If you’re waiting for an incoming NFT that has been sent to you, or perhaps purchased from a marketplace, simply click ‘Refresh’

You’ll find your NFTs grouped into separate collections with the total number of each displayed.

If you click a collection you’ll be presented with all the NFTs within.

You will be able to view the NFT contract address, the current floor price and the total floor price of all your NFTs in this particular collection.

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

If you click on a particular NFT, you will be able to see the #, the collection description and most importantly, properties related to traits and attributes.

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

It’s from here that you are able to send NFTs to another wallet.

Click the NFT you wish to send and you'll be prompted to enter the destination wallet.

<figure><img src="/files/7Gg1opcpJUAONiXC3Tyd" alt=""><figcaption></figcaption></figure>

You'll then have a confirmation screen where you can double check the address is correct.

We'll also tell you whether the wallet address is active.

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

Click Send and you'll see confirmation screen with transaction ID.

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

That's it! You've sent an NFT through Meteor Wallet.

Last but not least let's show you how to set your Meteor Profile PFP from an NFT in your collection.

Simply head to your favoured NFT and click the Set PFP button.

<figure><img src="/files/IpnaJZzZuCGSrYlMlFkl" alt=""><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.meteorwallet.app/meteor-guides/how-to-make-the-most-of-our-useful-nft-features.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.
