# 모델컷 + 원하는 크기로 제품 추가

{% stepper %}
{% step %}

### AI Photoshoot 메뉴를 선택하고 모델과 제품 이미지를 업로드합니다.

{% hint style="info" %}
프롬프트에 스타일링 가이드를 입력할 수 있습니다.
{% endhint %}

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

{% endstep %}

{% step %}

### Editor에서 원하는 제품 크기(사이즈)를 조절할 수 있습니다.

{% hint style="info" %}
apply a small mini bag to the purple painted area,\
make the model naturally hold the bag in her hand, ensure the bag size is small and proportionate to the body, position it realistically based on the hand and pose,\
remove the purple painted mask in the final image
{% endhint %}

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

{% step %}

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

<figure><img src="/files/qy0JVMxmfjXVIijN70QJ" 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./+-1.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.
