# Image Prompt

### What is Image Prompt?

An AI-powered tool that analyzes an uploaded image and converts it into a detailed text prompt for image generation.

### How to use Image Prompt?

{% stepper %}
{% step %}
**Select Image prompt.**
{% endstep %}

{% step %}
**Add or drag an existing image to be used as a reference.**
{% endstep %}

{% step %}
**Your image will be used as a prompt.**&#x20;
{% endstep %}

{% step %}
**Make Iterations as you like.**
{% endstep %}

{% step %}
**Click Generate.**
{% endstep %}
{% endstepper %}

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

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

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

### Support

Image prompt is supported by all available image generation models.


---

# 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://help.imagine.art/copy/image/image-prompt.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.
