# Runway Reference

## What is Runway Reference?

**Runway Reference** is a powerful tool that allows you to maintain visual consistency across multiple generations. Whether you're working on a branding project, character design, or a series of concept art, **Runway Reference** ensures that specific elements or styles are carried over from one image to the next. By simply uploading reference images, the AI extracts key features—such as textures, colors, and layouts—and applies them to your new creations.

{% hint style="info" %}
**Runway Reference** allows you to take one or multiple images and create new images using characteristics, styles, characters, or objects from your reference images.
{% endhint %}

## How to use?

{% stepper %}
{% step %}
**Select edit mode:** Start by selecting **Edit Mode** in **ImagineArt**.

<figure><img src="/files/8PbI2k7BhWQxATV2HeXI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select ChatGPT as your model:** Choose **ChatGPT** as your image editing model from the available options.

<figure><img src="/files/tKS22qbTZZFutMr2zeV0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Upload Reference images (Upto 4):** Upload up to 4 **reference images** to guide the AI in making specific edits or modifications based on your input.

<figure><img src="/files/fw3UIdIffJCfDT4uLvtL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Use prompts to ask for new angles or specific changes in the scene:** Write a prompt describing what you want to modify. Whether it’s new angles, scene adjustments, or adding/removing objects, Runway Referenceinterprets your description and adjusts the image accordingly.

<figure><img src="/files/QwCpCS1zhlx3Ud0ZSTFY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Click Create:** After refining your prompt, click **Generate** to see the AI-powered transformation of your image.

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

{% endstep %}
{% endstepper %}


---

# 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/creative-suite/image-tools/edit-image/runway-reference.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.
