# Viewing Owned NFTs

<figure><img src="/files/3ySDcZNYPeicO1wOsTP9" alt=""><figcaption></figcaption></figure>

After your profile is set up, you’ll be able to view the NFTs you’ve already created or collected outside of GhostMarket. Simply head to your profile page and click the “NFTs Available” tab to see your collection. The process is the same to view an NFT you’ve recently created or collected on GhostMarket.  

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

If you are browsing a different area of the site, you can click on the profile icon in the top right corner of the page to one the dropdown menu. Click “My NFTs” to quickly return to your NFT collection.&#x20;

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

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

The NFT tab on your profile also shows NFTs sorted by important categories such as NFTs on sale, Bids on NFTs, Offers on NFTs, Offers placed, NFTs created, and your overall activity.

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


---

# 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.ghostmarket.io/user-guides/getting-started/viewing-owned-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.
