# Changing the displayed NFTs that are featured on my personal page?

1. &#x20;Log in with your account.
2. Click **“=”** on your personal nftz.zone page in the top-right corner.
3. Choose '**Manage'** and then **'Galleries'.**
4. Left side: All currently owned NFT's         Right side: All NFT's you want on display&#x20;
5. Simply click the NFTs you want to show so they appear on the right side.
6. When you're finished, click '<mark style="color:green;">**save**</mark>'.

<figure><img src="/files/zrlvmIY7ZXQJ6Mwjirj0" 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://help.nftz.zone/beginners-guide/creator-zone/creator-zone-intro/changing-the-displayed-nfts-that-are-featured-on-my-personal-page.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.
