# Model Shot + Add Product in Desired Size

{% stepper %}
{% step %}

### Select the AI Photoshoot menu and upload model and product images.

{% hint style="info" %}
You can enter a styling guide in the prompt.
{% endhint %}

<figure><img src="/files/8a3d9b0ccd4cf169cce4f322d18b1d0cf4e1b340" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### You can adjust the desired product size in the 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/fec4cd65d89cc859b9794b7cd29ea03f67cf8f8a" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Press the generate button and check the results.

<figure><img src="/files/c48756fdfa34032310cd3be4dd5c315cc4338355" 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/product-docs/product-docs-en/how-to-use/workflow-3.-model-shot-enhancement/model-shot-+-add-product-in-desired-size.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.
