# NFT Generation

{% hint style="info" %}
[Web](https://app.aigentx.xyz/nft-generator)
{% endhint %}

{% embed url="<https://x.com/0xAigentx/status/1825579808807698881>" %}

With our NFT generation module, you can create up to six distinct images tailored to your project. After selecting your favorite design, you can further personalize it by adding a custom description and ticker. Once finalized, seamlessly deploy your NFT directly onto the Ethereum network for immediate use. Additionally, by simply tapping "Generate NFT like this one" in the Telegram message with the generated image, you'll be redirected to the page where you can mint the NFT directly from Telegram.


---

# 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.aigentx.xyz/agix-ecosystem/webapp/nft-generation.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.
