# AH Creator Tools

Find the AH Creator Page here:

{% embed url="<https://atomichub.io/creator>" %}
<https://atomichub.io/creator>
{% endembed %}

With the AH Creators tools you can:

* Create new collections on the Wax Blockchain
* Configure/edit collection details (such as name, description, royalty fees, logo/banners, and more)
* Create new schemas (categories) within your collections
* Create new templates (NFT series) within your schemas
* Mint new NFTs (either with a template), or as separate assets (without a template they all become 1/1s). The minted NFTs can be received by the owner or a chosen receiving wallet.
* Claim royalty fees
* Lock max supply of templates (if a higher maximum limit had been defined previously)
* Create AH Market Filters (to include the opportunity for filtering assets per select attributes)
* Create a Collectors Page (using the editor)
* Authorize additional Wax accounts to manage your collections (except claiming royalties, which can only be done by the collection owner)

{% hint style="info" %}
Note that on the <https://atomichub.io> page the Creator Navigation tap isn't there, whereas you can always find it directly in the navigation bar on <https://wax.atomichub.io>
{% endhint %}


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/atomichub/ah-creator-tools.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.
