# How to View and Manage Your NFTs?

### **Access Your NFTs**

1\.  Open the ELLIPAL App → Select your account

2\.  Go to the asset homepage → Locate the tab below total balance

3\.  Tap NFTs

4\.  Tap the “NFTs asset aggregator” icon → Enter the NFT display page

5\.  Use the top-right icon to switch between addresses or networks

***

### **Supported NFT Scope**

a. Currently supported:

→ Ethereum (ERC20 NFTs via OpenSea)

→ Polygon NFTs (via OpenSea)

b. Display logic:

→ ELLIPAL syncs directly with OpenSea data

→ NFTs visible on OpenSea will automatically appear in the app

***

### **Reasons NFTs Are Not Displayed**

**A. Hidden on OpenSea**

a. Cause:

→ OpenSea may automatically hide suspected spam NFTsb. Solution:

1\.  Open your OpenSea profile

2\.  Go to the Hidden section

3\.  Find the NFT → Tap Unhide

→ Once unhidden, the NFT will automatically reappear in ELLIPAL

**B. Unsupported Networks**

a. Common cases:

→ NFT is not on Ethereum or Polygon

→ NFT standard is not supported by OpenSeab. Result:

→ NFT will not be shown in the ELLIPAL NFT aggregator

***

{% hint style="info" %}
**Notes**

* NFT display depends on OpenSea indexing
* Hidden NFTs on OpenSea will not appear in ELLIPAL
* Make sure you select the correct network and address
* ELLIPAL does not store NFTs — it only displays on-chain data
  {% 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://support.ellipal.com/docs/features-and-advanced-usage/service-features/how-to-view-and-manage-your-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.
