# 7. NFT Generation (Manual / AI)

## <mark style="color:blue;">**Q: What is AI NFT generation?**</mark>

### A: AI NFT generation allows users to create NFTs using prompts. The AI produces unique artwork.

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

## <mark style="color:blue;">**Q: Can I still upload my own files manually?**</mark>

### A: Yes. Manual mode allows uploading images and minting them as NFTs.

## <mark style="color:blue;">**Q: Are AI-generated NFTs unique?**</mark>

### A: Yes, each NFT is minted as a unique token with ownership rights.


---

# 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://nft-pointpay.gitbook.io/nft-pointpay/7.-nft-generation-manual-ai.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.
