# My NFTs

In this window, you can view your NFT collection by sorting them individually or by Collection <mark style="color:red;">(Red Box)</mark>.

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

{% hint style="info" %}
**Did you know?**

You are also able to receive NFTs from Layer 1 by clicking <mark style="background-color:yellow;">**Receive NFT**</mark> <mark style="color:yellow;">(Yellow Box)</mark> on the top right side of the window.\
\
NFT transaction history is also available for viewing.&#x20;
{% 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-dapp.loopring.io/nft/my-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.
