# Remix

The Remix tool lets you modify an existing image, whether it was generated in Ideogram or uploaded. The AI uses the original image as a base for the new one, letting you control how much it influences the final result.

## How to Use Remix

You can access Remix in several ways:

1. **From image feeds** (Home and Creations pages) –\
   Hover over any image in the [Image Gallery](/using-ideogram/ui-overview/ui-components/image-gallery.md), select the **More** icon <picture><source srcset="/files/DCiR5D2cnVppKd9qELB3" media="(prefers-color-scheme: dark)"><img src="/files/eVQ3eQw7IgtlCP87XKyl" alt=""></picture> at the top of the image, and choose **Remix** from the [More menu](/using-ideogram/ui-overview/ui-components/more-menu-....md).
2. **From image details** –\
   In the [Details Panel](/using-ideogram/ui-overview/ui-components/details-panel.md), select the **Remix** button.\
   Alternatively, select the **More** icon <picture><source srcset="/files/DCiR5D2cnVppKd9qELB3" media="(prefers-color-scheme: dark)"><img src="/files/eVQ3eQw7IgtlCP87XKyl" alt=""></picture> in the upper-right corner and choose **Remix** from the More menu.
3. **When importing an image into the** [Prompt Box](/using-ideogram/ui-overview/ui-components/prompt-box.md) –\
   In the popup window, select **Remix** to use the feature on that image.

When using Remix, the original prompt — or the auto-generated description from an uploaded image — automatically fills the Prompt Box. The parent image’s [Aspect Ratio](/using-ideogram/generation-settings/aspect-ratio-and-dimensions.md) (or the closest available ratio) is applied automatically.

You can edit the prompt and settings, except for the aspect rati&#x6F;*.*\
To change it, use the [Editor](/canvas-and-editing/editor.md) to crop, resize, or adjust the image before launching Remix.

## Adjusting the Strength

Remix lets you control how much influence (called **Strength**) the parent image has on the new one.\
Click the **Remix** thumbnail in the [Prompt Box](/using-ideogram/ui-overview/ui-components/prompt-box.md) to open its options.

* Use the **Strength** slider or enter a value between 1 and 100.
* Higher values make the new image closer to the original.
* Set the **Strength** to 0 to remove the parent image entirely and generate a new one based only on the prompt and style tags.

<figure><picture><source srcset="/files/R0RfSw6adJIWeYz4haUI" media="(prefers-color-scheme: dark)"><img src="/files/l9csBnMWYF1hwEOYQfIH" alt="Remix tab in the Prompt Box" width="220"></picture><figcaption><p>Remix tab in the Prompt Box.</p></figcaption></figure>

To remove the parent image from the Prompt Box, hover over the Remix thumbnail and select the "X" icon in its top-right corner.


---

# 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://docs.ideogram.ai/using-ideogram/features-and-tools/remix.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.
