# NFTs

* On the Home screen, click the "NFTs" tab. --> Show the list of NFTs that the account currently owns.                                                                                                                                                                     ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2Fgq1YuJL7hQJdsFjwotSV%2Fimage.png?alt=media\&token=a7de6dd5-46ce-4190-81d7-7ee7975b5d79)![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2F54wwYCNq2bTq8qS4vbfX%2Fimage.png?alt=media\&token=b5b936f1-7ff5-4e38-b2c7-1f39f2491b73)
* Click on an NFT to see detailed information about it.   &#x20;
  * On this screen, click "NFT marketplace" to visit the NFT Marketplace, and you can see more NFT here.                                                                                                                                                           ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FO2ww48cypmYExBu01W7N%2Fimage.png?alt=media\&token=fd1f0ed4-bb54-42a5-b0fb-bd554001609a)
* IOS: Click "Open on fruitscan.io" to visit the FRUITSCAN website.![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FsXUO1cKPnIYMFZN7Et7K%2Fimage.png?alt=media\&token=b033aa92-9fca-4f8c-89e7-b3ce0bba2dfb)
* Android: Click "Open on fruitnft.io" to visit the NFT Marketplace website.                                                                                                                                                                                              ![](https://3885373335-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX7ySYFWpl8DCdr37E2NT%2Fuploads%2FGuCSw0IK8CDiv0DbraCH%2Fimage.png?alt=media\&token=2998e79e-8086-45dd-8e94-f19bf619af9a)


---

# 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/app-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.
