# Flux Kontext

## What is Flux Kontext?

A multimodal AI model for instruction-based image editing that allows users to modify existing images with simple text prompts

## How to use?

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

{% step %}
**Select Flux Kontext 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/Xqgglv92HLqzpzY9JroF" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/vWKaRXahj7VXyQUcnsKp" 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/flux-kontext.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.
