# ChatGPT

## What is ChatGpt Image Edit?

Use AI to let users modify and improve images through simple natural-language prompts, allowing them to add, remove, or change elements, alter backgrounds, adjust lighting, or even reimagine the image's style

## How to use?

{% stepper %}
{% step %}
**Select edit mode.**&#x20;
{% endstep %}

{% step %}
**Select Nano Banana as your model.**
{% endstep %}

{% step %}
**Upload Reference images (Upto 4).**
{% endstep %}

{% step %}
Use prompts to ask for new angles or specific changes in the scene.
{% endstep %}

{% step %}
Click Create.&#x20;
{% endstep %}
{% endstepper %}

<figure><img src="/files/XGJ9pfYc8jLNPS963IEj" alt="" width="375"><figcaption></figcaption></figure>

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

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


---

# 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/edit/chatgpt.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.
