# NFT Generator

![NFT Generator](/files/-MVR-H-K3XYWSNWaI-n3)

### **Overview**

As its name shows, it allows users to create their NFTs and launch them on our platform for trade. In Xanalia we have got a smart contract-based protocol that allows NFT creators to publish their newly designed, attractive, and potential NFTs. Once the community ensures copyrights it is allowed to be traded on our platform.

Users don’t have to code anything or deploy their smart contracts to launch their NFTs, they will be able to use our deployed core system contracts to create their NFTs.

To make this process more smooth and quick we’ll also be releasing our NFT Generator SDK, so creators using SDK can easily create, verify and list their NFTs on sale.

This SDK will also be a tool for NFT creators to manage their on-chain NFT stores and all their NFTs so that creators can focus more on their creative work than learning how blockchain works.

### **Key Features**

1. Build collection
2. Create copyrights protected NFTs
3. Trade your created NFTs on XANALIA


---

# 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.xanalia.com/xanalia/basics/nft-generator.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.
