# 스케치

## 1. 스케치 업로드 가이드 (Sketch Upload Guide)

AI가 디자인 의도를 정확하게 파악하여 최상의 결과물을 만들 수 있도록, 스케치 준비 시 아래 순서와 권장 사항을 확인해 주세요.

#### 1-1. 앞/뒤 겹쳐서 그리지 않은 일러스트 스케치 사용 (가장 권장)

* 앞면과 뒷면이 겹치지 않게 간격을 두고 배치된 깨끗한 디지털 도식화(Illustration)가 AI 인식 정확도가 가장 높습니다.
* 스케치 컬러 유지: 컬러 스케치의 색감을 그대로 쓰고 싶다면 아래 프롬프트를 추가하세요.
  * `Follow the sketch's colors` (스케치의 컬러를 따를 것)

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

#### 1-2. 앞/뒤가 겹쳐진 손 스케치의 경우

* 프롬프트에 스케치디테일 설명 추가: 겹쳐진 선들로 인해 AI가 혼란을 겪지 않도록, 셔링, 포켓, 절개선 등 주요 특징을 프롬프트에 텍스트로 명시해 주세요.

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

#### 1-3. 작업지시서에서 크롭하여 사용하는 경우

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

작업지시서(Tech Pack)에 포함된 작은 도식화를 크롭하면 저화질 문제로 인해 디테일이 뭉개질 수 있습니다.

* Image to Sketch를 통한 화질 개선: 저화질 스케치를 그대로 사용하기보다, \[Image to Sketch] 기능을 통해 선명한 AI 스케치로 재생성하여 사용하세요. 노이즈가 제거된 고화질 선으로 변환되어 결과물의 퀄리티가 보장됩니다.

<figure><img src="/files/Mp5KdNWZnWXePR6k0Aq3" 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/design-asset-guide/sketch.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.
