# NFT assets

We have 3 flexible options that allow you to create your NFTs quickly and easily.

**Single image**&#x20;

single duplicate image, you can provide us with only one image that will be duplicated in all NFTs.

#### Multi images "UP TO 10 images"&#x20;

A second option is a limited number of images, each image is copied to a number of NFTs, and you can specify the number of NFTs for each image, but you need to label the images with the number of tokens  See the example file below.

{% file src="/files/s2qDH7TGBFkQ4piAT4Xf" %}

#### NFT Generator

This option allows the creation of advanced NFTs, each of which differs from the other depending on the data provided, you must provide us an input images folder containing various data, such as:

accessories, backgrounds, faces, mouths, eyes, etc... See the example folder below.

{% file src="/files/lWlXvTZj0fABVp8czRDO" %}


---

# 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://solnm.gitbook.io/docs/nft-assets.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.
