# Import NFTs

**Step 1**: Open the SubWallet extension and click on the "**NFTs**" tab at the bottom of the screen.

<figure><img src="/files/eVBIiQHcnxXMhoIFXiXt" alt="" width="363"><figcaption></figcaption></figure>

**Step 2**: Click the "+" button at the upper right corner of the screen.

<figure><img src="/files/EDk91fkCCbEBJ9KwpR19" alt="" width="363"><figcaption></figcaption></figure>

**Step 3**: Enter the NFT details. You will need to specify the network on which you have the NFT and the NFT contract address. Then click "**Import**".

{% hint style="info" %}
SubWallet will automatically perform an on-chain search to fill in details such as NFT type and NFT collection name.
{% endhint %}

<div><figure><img src="/files/tv0DGAbUwF7tjPBV0JE2" alt="" width="363"><figcaption></figcaption></figure> <figure><img src="/files/WcPtcTPsAtlBSOVlnIxd" alt="" width="363"><figcaption></figcaption></figure></div>

**Step 4**: You will be redirected to the "**Your collections**" screen. Your newly imported NFT (in this case, *Galxe - Squid Wif Top Hat*) should be visible there.

<figure><img src="/files/lix37oKVEGLCETdlHuw4" alt="" width="363"><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure that one of your account(s) in SubWallet owns the NFT you want to import. Otherwise, it won't appear in the wallet, even if you know that NFT's network and contract address.
{% 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.subwallet.app/main/extension-user-guide/asset-and-address-management/customize-your-assets/import-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.
