# View NFT Collections

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

## 1. Collection List

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

* Upon entering the app, you can check the collection of NFTs you own.

{% hint style="info" %}
Collection information is only displayed for collections included in the Favorlet whitelist. If you need to apply for the whitelist, please request through the Favor Alliance Discord or by emailing <help_favorlet@fingerlabs.io>.
{% endhint %}

## 2. Detail Information

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

* You can access the collection information by clicking on a card from the main screen.
* You can check the official channel links and collection description.

## 3. NFT Information

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

* On the NFT detail page, you can check the official collection link, introduction, characteristics, and detailed information.
* You can transfer an NFT by pressing the send button.
* By selecting an NFT image, you can view the original image and also save it.


---

# 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.favorlet.io/english/favorlet/user-guide/view-nft-collections.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.
