# Style Variation

## 1. Reference Image Style 적용

레퍼런스 이미지의 스타일을 유지한 상태로 변형을 생성하는 옵션입니다.

### 1-1. **Apply Reference Image Style 체크 시**

* 레퍼런스 이미지와 **매우 유사한 디자인 유지**
* 실루엣, 디테일, 전체 분위기 유지
* 컬러/소재 등 **미세한 변화만 적용**

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

### **1-2. Apply Reference Image Style 미체크 시**

* 레퍼런스를 기반으로 **완전히 새로운 디자인 생성**
* 텍스트 속성 중심으로 재해석
* 더 다양한 스타일 확장 가능

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

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

여러 개의 Variation 생성 시, 반드시 유지해야 하는 디자인 요소를 지정하는 기능입니다.

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

***

### 2-1. 자동 디자인 분석 및 필수 디자인 요소 선택&#x20;

* AI가 프롬프트를 분석하여 핵심 디자인 요소를 자동 추출합니다.
* 추출된 요소 중 유지하고자 하는 디자인 요소를 선택합니다.
* 선택한 요소는 모든 결과 이미지에 공통 키워드로 적용됩니다.

### 2-2. 프롬프트 수정 시, Refresh 버튼 클릭

* Must-Have Design Details도 함께 변경됨
* 반드시 **Refresh 버튼 클릭** 필요

<figure><img src="/files/8jUnpHlvL4GoSjYzFUqS" 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/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.
