# NFT transfers

&#x20;As the name said, NFT transfers focus on NFTs. Take a look at this account below\
<https://aptscan.ai/accounts/0xf0543ce1c423da01b74e4bf10fdb1678be3348084bc3330e40f81e1d274283bf?tab=tokens>

What you'll see is that the information on the NFT transfer tab is similar to the Coin Transfer Tab:

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

The only difference is the "Amount" column. When you put the cursor over the item, you can click straight to the NFT, and see its relevant attributes.&#x20;


---

# 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.aptscan.ai/browsing-the-site/account/nft-transfers.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.
