# Launch AIGC NFT Collection

### Permission to use

Generative NFT Tool (GNT) is open to all MOOAR Members:

General Members can only generate 1 - 3 preview images without the minting option. Daily max chance is 5.

VIP Members can batch create and submit up to 1,000 NFT collection. Once the collection is completed in generation and prompt result is confirmed, the collection will be open for FairMint to the public. Daily max chance 25.

### Rules

* In circumstances of high demand, the collection generation enquiries will be put in a queue, users will be notified of the waiting time.
* Only 1 collection per day will be eligible for FairMint on MOOAR. All submitted projects will be listed on the FairMint page.

### Milestone

<table><thead><tr><th width="194">Date</th><th>Roadmap</th></tr></thead><tbody><tr><td>23rd March 2023</td><td>GNT Image Generator V1 preview function release</td></tr><tr><td>30th March 2023</td><td>GNT Image Generator V1 minting function release</td></tr><tr><td>6th April 2023</td><td>GNT Collection Generator function V1 release</td></tr><tr><td>4th May 2023</td><td>GNT Image Generator V2 release</td></tr></tbody></table>

**Note: This function is exclusive to Solana Chain. During the Alpha testing stage, no GMT is needed to generate NFTs. In the future, GMTs are needed to be burned to generate NFTs.**


---

# 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://whitepaper.mooar.com/launch-aigc-nft-collection.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.
