# Create Image

Unleash your creative potential with Doraverse's Create Image feature — where imagination meets instant results. Powered by **gpt-image-1**, you can turn simple, natural-language prompts into stunning visuals directly within your chat.&#x20;

[Generate Images In Chat](#generate-images-in-chat)

[Edit or Update Existing Images](#edit-or-update-existing-images)

[Download Image](#download-image)

### Generate Images In Chat

Click the three-dot menu in your chatbar, select **Create Images**.

<figure><img src="/files/9uB2de2YekvIn1YlWOwi" alt=""><figcaption></figcaption></figure>

The Create Images tool is designed to understand and follow your most detailed instructions, giving you creative control. You can:

* Specify objects, styles, or color schemes/
* Add custom text within the image.
* Request specific details or transparent backgrounds, .etc.

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

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

Most images are ready in under one or two minutes, even for complex requests.

### Edit or Update Existing Images

Refine your creations or improve visuals you've already made:

* Upload an existing image from your device.
* Describe what you want to change (e.g., "Make the background white," or "Add a logo in the corner").

AI will instantly apply your requested updates on the current image.

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

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

### Download Image

Simply right-click on the image and choose **Save image as.** Your image will be saved as a .png file by default.

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

If you need a different format, just ask the AI to convert your image to another file type before downloading.

### 💡Tips for best results

* Use concise, specific prompts for greater accuracy.
* Try including style references (e.g., "minimalist," "realistic," "cyberpunk") and clear instructions.
* Experiment and update images as your ideas evolve.


---

# 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.doraverse.com/feature-list/create-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.
