# For Creators

- [Collections](https://docs.mintable.app/for-creators/collections.md): Mintable is introducing the Collections feature to make it easier for users to organize and navigate their NFTs — whether you're an artist, collector, trader, or just getting started.
- [Creating a Collection](https://docs.mintable.app/for-creators/collections/creating-a-collection.md): Collections are a great way to organize and showcase your NFTs on Mintable. Whether you're an artist, brand, or collector, creating a collection helps bring structure to your work
- [Minting to Collection](https://docs.mintable.app/for-creators/collections/minting-to-collection.md)
- [Manage Collections](https://docs.mintable.app/for-creators/collections/manage-collections.md): List and hide NFTs in your collection page. View details about your NFTs, their holders, sales data & more.
- [Listing from Collection](https://docs.mintable.app/for-creators/collections/listing-from-collection.md)
- [Bulk Listing NFTs for Sale](https://docs.mintable.app/for-creators/collections/listing-from-collection/bulk-listing-nfts-for-sale.md)
- [Customise Collection Page](https://docs.mintable.app/for-creators/collections/customise-collection-page.md): Make your collection stand out by customizing your collection page on Mintable! Whether you’re an artist, a project founder, or a collector, your collection page is your storefront — so make it shine.
- [Creating NFTs](https://docs.mintable.app/for-creators/creating-nfts.md): See the NFTs you currently have in your wallet!
- [How to create an item](https://docs.mintable.app/for-creators/creating-nfts/how-to-create-an-item.md): Create your content and sell it - while it lives forever on the blockchain
- [Managing NFT Tags on Mintable](https://docs.mintable.app/for-creators/creating-nfts/how-to-create-an-item/managing-nft-tags-on-mintable.md)
- [Supported File Types and Image Requirements for NFTs on Mintable](https://docs.mintable.app/for-creators/creating-nfts/how-to-create-an-item/supported-file-types-and-image-requirements-for-nfts-on-mintable.md): When minting an NFT on Mintable, your preview image and media files are what make your item stand out — so it’s important to understand the supported formats and requirements before uploading.
- [How to edit your listing price](https://docs.mintable.app/for-creators/creating-nfts/how-to-edit-your-listing-price.md): Need to change the price of an NFT you’ve already listed? You can easily update your listing from your collection page.
- [How to cancel your listing](https://docs.mintable.app/for-creators/creating-nfts/how-to-cancel-your-listing.md): Changed your mind about selling your NFT? No problem — you can cancel the listing and keep your NFT in your wallet in just a few clicks.
- [How to Transfer NFTs on Mintable?](https://docs.mintable.app/for-creators/creating-nfts/how-to-transfer-nfts-on-mintable.md): Want to send an NFT to someone else? Whether you're gifting, trading, or transferring between your own wallets, Mintable makes it easy to send NFTs — securely and directly on the Ethereum blockchain.
- [How do I delete or burn my NFTs?](https://docs.mintable.app/for-creators/creating-nfts/how-do-i-delete-or-burn-my-nfts.md): Burning an NFT is a permanent and irreversible action that removes the token from your wallet and effectively from circulation.
- [How to view my NFTs in MetaMask?](https://docs.mintable.app/for-creators/creating-nfts/how-to-view-my-nfts-in-metamask.md): Minted an NFT but don’t see it in your MetaMask wallet? No worries — you can manually import NFTs into MetaMask using your token’s contract and ID.
- [How do I find the contract address for my NFTs?](https://docs.mintable.app/for-creators/creating-nfts/how-to-view-my-nfts-in-metamask/how-do-i-find-the-contract-address-for-my-nfts.md): The contract address is the unique address of where your NFTs are stored.
- [Certifying Your Rights When Minting NFTs on Mintable](https://docs.mintable.app/for-creators/creating-nfts/certifying-your-rights-when-minting-nfts-on-mintable.md): Mintable is committed to upholding copyright laws, supporting original creators, and preventing fraudulent activity.


---

# 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.mintable.app/for-creators.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.
