# Managing NFT's in Your Wallet

{% hint style="info" %}
Before sending an ICP NFT to your OISY wallet, open Manage NFT Collections and check that the collection is enabled. \
\
Scroll to the bottom of this page for more info on this
{% endhint %}

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

#### Viewing NFTs in Your Wallet

OISY Wallet allows you to view and manage NFTs directly within the browser interface. To find your NFTs:<br>

1. Navigate to the main wallet interface.
2. Below your token balance and action buttons, locate the ‘Tokens’ and ‘NFTs’ tabs.
3. Click on ‘NFTs’ to switch views.
4. Your visible NFTs will appear here. Hidden NFTs will not appear unless manually enabled (see below).

💡 *OISY Wallet hides NFT media by default to prevent issuers from tracking your views. You stay in control of when, how, and whether NFT content is shown.*

***

#### Making a Hidden NFT Visible

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

To view a hidden NFT and decide how it’s displayed in your wallet:

1. Navigate to the NFT tab and locate the hidden NFT entry.
2. Click ‘Review’ to inspect the NFT and choose your preference.
3. If you’d like to permanently see the NFT image or animation, click ‘Enable Media.’
4. If you want to keep it listed without loading the content, select ‘Keep Media Disabled.’
5. If the NFT appears to be unsolicited or spam, press ‘Spam’ to hide it from your wallet.

<br>

🔒 *Media is only loaded if you explicitly choose to enable it. This protects your privacy from NFT issuers that use image requests to track views.*

***

#### &#x20;Marking an NFT as Not Spam

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

If a legitimate NFT was mistakenly flagged as spam:

1. Navigate to the hidden NFT section and click ‘Review.’
2. Press ‘Not Spam’ to remove the spam classification.
3. To make the NFT fully visible, click ‘Enable Media’ if desired.<br>

⚠️ *Spam-marked NFTs remain hidden from your wallet view unless manually restored.*

***

#### Viewing Hidden or Spam-Flagged NFTs

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

To access NFTs that are hidden or previously marked as spam:

1. Click ‘Manage Tokens’ at the bottom of your wallet interface.
2. Scroll to the NFT section where you can toggle NFTs on or off.
3. Toggle the desired NFTs to make them appear in your wallet interface.
4. If the NFT appears but media is still hidden, you’ll need to go through the ‘Review’ flow and select ‘Enable Media’.

<br>

📌 *Toggling visibility does not automatically load the media—you stay in control of exposure at every step.*

***

#### Importing an NFT That Isn’t Showing

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

If you don’t see a specific NFT in your wallet:

1. Open the ‘Manage Tokens’ menu.
2. Click ’+ Import NFT Collection.’
3. Select the correct token chain and address.
4. If the NFT is live and properly indexed, it will appear for import.
5. Once added, go to the NFT and click ‘Enable Media’ to make it visible in your wallet.

🔍 *Be sure to double-check the contract address and chain for accuracy before importing.*

***

#### Importing an ICP NFT&#x20;

OISY supports ICP NFTs that follow the EXT standard, including collections from platforms such as Entrepot, Tonic, and DGDG.

To ensure your NFTs display correctly, there are a couple of important steps to follow.<br>

**Before Sending an ICP NFT**

Before sending an ICP NFT to your OISY wallet, open Manage NFT Collections and check that the collection is enabled.

This helps prevent NFTs from appearing hidden or unrecognised after transfer.

If you don’t see your collection listed, let us know in Discord and we can add support for it.

\
**After Sending an ICP NFT**

Once your NFT has been sent to your wallet:

* Go to the NFTs section
* Click Reload

OISY will rescan your wallet and enable the NFT so it appears correctly in your collection.<br>

{% hint style="info" %}
Please note that you should NEVER interact with a spam NFT by sending it or burning it anywhere.  It is best to mark it as spam and ignore it as interacting with it even by viewing the image can present a risk
{% 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.oisy.com/using-oisy-wallet/how-tos/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.
