# Style Variation

## 1. Apply Reference Image Style

This is an option to generate variations while keeping the style of the reference image.

### 1-1. **When Apply Reference Image Style is checked**

* With the reference image **Maintain a highly similar design**
* Maintain the silhouette, details, and overall atmosphere
* Color/material, etc. **Only minor changes applied**

<figure><img src="/files/4362b6a50ec9b2b7cf49fb8c26aea19c328a74ef" alt=""><figcaption></figcaption></figure>

### **1-2. When Apply Reference Image Style is unchecked**

* Based on the reference **Generate a completely new design**
* Reinterpreted with a focus on text attributes
* Allows for expansion into a wider variety of styles

<figure><img src="/files/91fbf1d0172f00b8e689a775efc1ce694a796ff9" alt=""><figcaption></figcaption></figure>

## 2. 48 Variations (Must-Have Design Details)

This is a feature for specifying the design elements that must be kept when generating multiple variations.

{% embed url="<https://youtu.be/pAqwgU32zxg?si=_C8h7kvCTSwGdY1U>" %}

***

### 2-1. Automatic design analysis and selection of essential design elements&#x20;

* AI analyzes the prompt and automatically extracts the key design elements.
* Select the design elements you want to keep from the extracted elements.
* The selected elements are applied as common keywords to all result images.

### 2-2. When modifying the prompt, click the Refresh button

* Must-Have Design Details will also change
* Be sure to **Click the Refresh button** required

<figure><img src="/files/d0bc6376f70f5d6f5a63a0267e83fd00bdb49fc3" 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://docs.styleai.io/product-docs/product-docs-en/modules/style-variation.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.
