# 모델컷 + 컬러 변경

{% stepper %}
{% step %}

### Editor 메뉴를 선택하고 촬영된 이미지를 업로드합니다.

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

{% step %}

### [\[Hex Code\] 확인하고, 색상 변경 프롬프트를 입력합니다.](https://htmlcolorcodes.com/)

{% hint style="info" %}
change the knit color to #9D7CBF
{% endhint %}

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

{% step %}

### 생성 버튼을 누르고 결과물을 확인합니다.

<figure><img src="/files/wurri9gZ58JFVVLRBGMo" 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://docs.styleai.io/undefined-2/3./+.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.
