# Your NFTs

Just as Talisman makes it easy to see all your funds in one place, you can also see all your NFTs as well! There are a few different ways to get to the NFT section on the Talisman Portal at <https://app.talisman.xyz/nfts>

{% tabs %}
{% tab title="Extension View" %}
Click the marked button on the bottom of the extensions main view. This is forwarding you straight to the NFT section.

<figure><img src="/files/H5xdDTvgCfne3bMYYQ8J" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Expanded View" %}
The expanded view also holds a direct link to the NFT section of the Talisman Portal. Click the marked button.

<figure><img src="/files/KcD2jMRQ0tptCDQHXizK" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Homepage Link" %}
1\. The webapp can also be accessed by the homepage at [https://talisman.xyz ](https://talisman.xyz/)by clicking the marked `Web App` button. This will forward you to the portfolio section.

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

2\. Now select the NFT section in the menu at the top of the website. Click the marked `NFTs` button.

<figure><img src="/files/txhVbOuabErnuywFElIf" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

1\. Now that you are on the NFT section you will need to connect a wallet. Click the yellow highlighted `Connect` button.

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

2\. Choose a wallet from the list. Obviously we recommend Talisman! Select the accounts you want to connect in your wallet.&#x20;

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

3\. Finish account selection by either viewing all NFTs of all your accounts or narrow it down to just one of the accounts you connected in the previous step. Select via the dropdown menu.

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

4\. Now your NFTs will be loaded up and displayed in a convenient overview. In this example we see the image, collection name and NFT identifier. Click the NFT for a detailed view.

<figure><img src="/files/ongFJ6PRXOZ8fFce4ets" alt=""><figcaption><p>This NFT is one of the legendary spirit keys to become a member of the spirit clan.</p></figcaption></figure>

5\. In this detailed view there are additional information like the current floor price, edition id, and the network it is on, combined with a link to a marketplace suited for this exact NFT. Additionally the text description from the collection details will be displayed.&#x20;

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

6\. As you can see the Portal even differs between rmrk1 and rmrk2 NFTs with an additional `Migrated NFT` attribute if you already migrated this NFT from rmrk1 to rmrk2. The Network with the marketplace link has changed accordingly. The Talisman Portal is simply the best tool to keep track of your multichain NFTs!

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

v 1.1


---

# 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/using-the-talisman-portal/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.
