# How to use GNT

1. Use the NFT Prompt to generate images, you might have to do this multiple times until you are satisfied with the results.
2. Pick the image you like and click Create NFT(s).
3. Pick the option that you want to proceed with:
   1. Mint NFTs To My Wallet.
   2. Generate Collection Promoted FairMint.
   3. Generate Collection Instant FairMint.


---

# 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/how-to-use-gnt.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.
