# "Cool Creator" fundamentals

- [Creator Access](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/creator-access.md)
- [How to set up a Cool Creator account.](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/creator-access/how-to-set-up-a-cool-creator-account..md)
- [How to create a project](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/how-to-create-a-project.md)
- [Standard Project](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/how-to-create-a-project/standard-project.md): Follow the instructions below to create you "Standard Project"
- [Premium Project](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/how-to-create-a-project/premium-project.md): Follow the instructions below to create you "Premium Project"
- [How to set up your Media manager](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/how-to-set-up-your-media-manager.md)
- [How to withdraw the funds from your minted NFTs](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/how-to-withdraw-the-funds-from-your-minted-nfts.md)
- [Turn your PNG files into NFTs](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/turn-your-png-files-into-nfts.md)
- [How to prepare a collection with multiple Tiers](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/turn-your-png-files-into-nfts/how-to-prepare-a-collection-with-multiple-tiers.md)
- [Prepare the metadata if you generate NFTs manually](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/turn-your-png-files-into-nfts/prepare-the-metadata-if-you-generate-nfts-manually.md)
- [Prepare your NFT collection for publishing in 8mint](https://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/prepare-your-nft-collection-for-publishing-in-8mint.md)


---

# 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://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals.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.
