# Launch NFT

✨ STEP 2b: NFT Collection setup

Fields to collect:

* Collection name (e.g., Dog Club)
* Number of NFTs (e.g., 5,000)
* NFT price (in SOL or $TOKEN if using token-gated mint)
* NFT Type: MPL Core
* Mint start date/time
* Royalties 5% + royalty wallet
* Images & Jsons
* Reveal Later Y/N
* Freeze Secondary Sales
* Metadata (name, description, traits)

Optional

* Team wallet mint 2% = ? or no

* Token-gated mint rules (e.g., must hold 10,000 $DOG)

* Upload assets to IRYS (storage costs).

**Mint Revenue**

0.005 Per Mint

Mint Cost Native Token:


---

# 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://wp.gotmlabz.io/nebula/launch-nft.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.
