# NFT list screen

This screen lists the NFTs mint.

## Screen features <a href="#features" id="features"></a>

* List and detail display of NFTs
* Link to Scan page of each blockchain from token ID
* Link to NFT page of each marketplace

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

{% hint style="warning" %}
Deletion or modification of created NFTs is not supported.
{% endhint %}


---

# 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.nftgarden.app/en/webtools/nft/list.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.
