# TOKEN IMAGE

The "Create Image" feature marks the final phase in the holistic creation of your token. It becomes available post-token name generation.

With the generated token name as baseline input, the text model crafts a nuanced and creative description. This descriptive output serves as the textual blueprint for the image model, which transmutes the prompt into a high-quality, visually captivating token image.&#x20;

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

If the generated image doesn't exactly resonate with what you envisioned, just click the "Create Image" button again to initiate another round of generations.

You can also write your own exact prompts to be used for token image generation, with the "edit" icon button.

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

This intricate synergy of text and image ai models not only ensures that your token is furnished with a unique and aesthetically pleasing image but also encapsulates the power and flexibility of AI-driven design.


---

# 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.aiis.dev/creating-images/token-image.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.
