# NFT Launchpad

Creators and artists can use the permissionless Blaze NFT launchpad to create and launch their own collections in under a minute with no code required.

Collections that mint using Blaze are not necessarily endorsed by the Blaze team. We want to work together with a curated group of creators to amplify their launches, but more importantly, we want to open up the Blaze protocol for everyone to use and create their own collections.

<figure><img src="/files/OZfV20hKDb6HoDq1zzil" alt=""><figcaption></figcaption></figure>

To create a collection on Blaze, follow these steps:

1. Go to the [Blaze website](https://blaze.ong) and click **`Create`**
2. Fill out the relevant details for your collection in the creation form.
3. Click on **`Upload & Deploy`**, and get ready for the mint to go live!


---

# 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.blaze.ong/blaze/start-here/nft-launchpad.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.
