# Creator Zone Intro

Everybody who has ever made an account at NFTz.zone or at DiamondApp has a creator zone. It can simply be found at \[input your username].nftz.zone  For example if your DeSo / NFTz username is @Jack; your creator zone is jack.nftz.zone

All your NFTs (created, purchased or received) will be shown on this personal page. Users with lots of NFT's can even make collections of their NFT's for easy showcasing. Some users even have multiple collections.&#x20;

Remember it's your page and you can customize it to your taste!

A creator zone is kind of like your App. You can even set your own App icon for it.


---

# 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.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.
