# AI Generator

{% hint style="success" %}
"Generate Your Image with AI"
{% endhint %}

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

Users can generate new images through AI algorithms. \
The pre-service (airdrop campaign) supports Basic Mode and Advanced Mode.&#x20;

* Model Used: ZenaAD\_XL\_0.1.safetensors

### BASIC MODE

Users can generate basic AI images themed around the upcoming games on Batching.ai. Attributes such as hair, clothing, and accessories for each NFT are randomly determined.

### ADVANCED MODE

Users can generate AI images by extracting themes from the partner project's representative NFT collections. Partner collections change weekly, allowing users to input additional prompts to create personalized images unique to the collection.

During the airdrop campaign, only images are generated, but upon the official service launch, each image can be converted into an NFT. With your unique NFT card deck created this way, you can enjoy card battles and trading with others.


---

# 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.batching.ai/batchingai/what-is-batching.ai/ai-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.
