# NFTs

Access the FRUITS wallet web. At the menu list, click the "NFTs" menu.--> NFTs owned by the account will be displayed here.                                                                                                       &#x20;

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

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

Click on an NFT to see detailed information about it.                            &#x20;

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

Click "Open on Fruitnft.io" to visit the website: <https://fruitsnft.io/>, and you can see more NFT here.


---

# 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.fwallet.net/web-fruits-wallet/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.
