# View/Manage NFTs

The Talisman wallet lets you view and manage your NFTs directly from the wallet extension. There are two ways to view your NFTs in your Talisman wallet:

1. From portfolio view, in your Talisman popup
2. Through fullscreen view

This article walks through the NFT dashboard and explains the available options for viewing, organizing, and interacting with your NFTs.

#### Portfolio View

1. In your Talisman popup, click the arrow as indicated below.

<div align="left"><figure><img src="/files/KURHlEmixogxFrtnxS2H" alt="" width="375"><figcaption></figcaption></figure></div>

2. Select NFTs

<div align="left"><figure><img src="/files/45sVASWvQjhAg776B6Zt" alt="" width="375"><figcaption></figcaption></figure></div>

3. You’ll be able to view all the NFTs in your Talisman wallet. Select an NFT to view its details and access more options for actions related to that NFT.

<div align="left"><figure><img src="/files/nCHSo1akVa5clvOvD9FQ" alt="" width="375"><figcaption></figcaption></figure></div>

4. Once you select an NFT, click ~~t~~he three dot menu to access more actions.

<div align="left"><figure><img src="/files/HIsgeEnM9tVg8kWKQMX6" alt="" width="375"><figcaption></figcaption></figure></div>

#### Fullscreen View

1. From your Talisman popup view, click fullscreen&#x20;

<div align="left"><figure><img src="/files/qTON6abxtmcguU9hPlmu" alt="" width="375"><figcaption></figcaption></figure></div>

2. Select NFTs&#x20;

<div align="left"><figure><img src="/files/IAsYwDIGKmSKlNkRZCNA" alt=""><figcaption></figcaption></figure></div>

3. You’ll be able to view your NFTs from within your Talisman Wallet. You can choose a specific account and this tab will show the NFTs from that account only. Alternatively you  can choose “All Accounts" and this tab will show all the NFTs from the accounts in this wallet.

<div align="left"><figure><img src="/files/67091T1sScoNcZ5usii0" alt=""><figcaption></figcaption></figure></div>

4. Select the NFT to view its details and access more options for actions related to that NFT.

<div align="left"><figure><img src="/files/m9AUW7jGU2gSWk8PNSIV" alt=""><figcaption></figcaption></figure></div>

Click ~~t~~he three dot menu to access more actions.

<div align="left"><figure><img src="/files/9z8j9J0qLOS2ewqeTcvV" alt=""><figcaption></figcaption></figure></div>

v3.1.16


---

# 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.talisman.xyz/talisman/wallet-features/view-manage-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.
