# NFTHive Creator Tools

- [Creating a new collection](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/creating-a-new-collection.md)
- [Managing a collection](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/managing-a-collection.md)
- [Creating NFTs on NFTHive](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/creating-nfts-on-nfthive.md)
- [Creating Schemas on NFTHive](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/creating-nfts-on-nfthive/creating-schemas-on-nfthive.md): The "Categories" on AH are called Schemas on NFTHive
- [Minting NFTs on NFTHive](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/creating-nfts-on-nfthive/minting-nfts-on-nfthive.md)
- [NFTHive Drops Creator](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/nfthive-drops-creator.md)
- [NFTHive Pack Creator](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/nfthive-pack-creator.md)
- [NFTHive Crafts](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/nfthive-crafts.md)
- [Redeemable NFTs](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/redeemable-nfts.md): Let your NFTs be redeemable for FTs
- [NFTHive Snapshot Tools](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/nfthive/nfthive-creator-tools/nfthive-snapshot-tools.md): Get information about Holders, Buyers or Crafters via NFTHive


---

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