> For the complete documentation index, see [llms.txt](https://help.nftz.zone/beginners-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nftz.zone/beginners-guide/creator-zone/creator-zone-intro/how-do-you-make-a-gallery-on-your-personal-page.md).

# How do you make a gallery on your personal page?

On NFTz.me its possible to make your own galleries. This is very handy if you collect multiple NFTs and you want to show them seperately for each artist. You can have a Cloutpunk gallery and a Rowdy Reptilians gallery, etc. Creators that are interested in buying can see the NFTs which you own very easily. Its also possible to share the URL to a particular user-created gallery on social media by going to [How do you share galleries?](/beginners-guide/creator-zone/creator-zone-intro/how-do-you-make-a-url-path-of-your-gallery-to-share-with-others.md) At NFTz it's also possible to [create a 3D Gallery](/beginners-guide/3d-vr/3d-vr-intro/how-do-you-make-a-3d-gallery.md).&#x20;

1\. Log in with your account.

2\. Press **'='** in the top-right corner of your screen.

3\. Choose '**Manage'** and then '**Galleries**'.

4\. Click '**Featured**' on 'Manage gallery'.

5\. Choose '**New…**'&#x20;

6\. Change the Gallery Name to the name you want. \[For example: Cloutpunk]

7\. Choose the NFT’s you want to show in your gallery \[They show up on right and become green]

8\.  When you're finished press '**save changes**'.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/how-do-you-make-a-gallery-on-your-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.
