# Fan account

## Update Showcase <a href="#udjldruy1h9o" id="udjldruy1h9o"></a>

You can display the NFTs that you own as a highlight of your profile

{% hint style="info" %}
Note: If an NFT in the Showcase is transferred to another account, it will no longer be showing in this section.
{% endhint %}

**Step 1:** In the **Profile** page,  open the **Showcase** tab and click **Edit** on the right side.

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

**Step 2:** Select the NFTs that you want to show and click **Done** button

{% hint style="info" %}
Maximum 6 NFTs can be selected
{% endhint %}

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

**Step 3:** Toggle on **Show on profile** so everyone can see

{% hint style="info" %}
Note: If you have not selected the NFTs yet, the toggle button will be disable
{% endhint %}

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

### View your owned NFTs through the tabs

* All: all owned NFT

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

* Voucher: NFT type voucher, with embeded QR code (unable to trade and transfer)

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

* Auction: NFT on auction/ end auction but owner not yet claim NFT back

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

* On Sale: listed NFT

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

* Not listing: normal NFT, user can transfer/ list/ auction NFT

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

* Hidden: collection that is rejected/ unapproved and not for trading on Dagora

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

### View the followed creators and brands

On the **Followed** tab, you can see the creators and brands that you are following

<figure><img src="/files/uRa3LjzFRm7p4vte5Chq" 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.dagora.xyz/beginners-guide/basics/how-to-access-account-profile-page/fan-account.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.
