# Photoshoot styling

## Step by step guide

To stylize your photoshoots, follow these steps:

{% stepper %}
{% step %}

### Open the AI tool

1. Go to [Fermat.app](https://fermat.app/) and log into your account.
2. Open: 'Photoshoot styling' tool.
   {% endstep %}

{% step %}

### Select a page

Inside the tool, there are four pages you can choose from depending on your goal:

* The first page focuses on tucked t-shirts, shirts, etc.
* The second page is for untucked t-shirts, shirts, etc.
* The third page focuses on buttoned or zipped jackets, coats, etc.
* The last page is for unbuttoned or unzipped jackets, coats, etc.
  {% endstep %}

{% step %}

### Define what to tuck/ untuck/ zip/ unzip/ etc.

Specify which garment from the photoshoot you want to apply the changes.
{% endstep %}

{% step %}

### Upload the photoshoot

{% hint style="success" %}
Supported formats: JPEG, PNG, and WEBP
{% endhint %}
{% endstep %}

{% step %}

### Generate image

Click on the *'Generate'* button and let the AI process your inputs. In just a few seconds, you will have your new design.

<div data-full-width="false"><figure><img src="/files/VdVrhY9fXvz0BJIfRGwQ" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% embed url="<https://youtu.be/_VvwzsLCBQA>" %}

### (optional) Provide extra information

You can provide extra details that will help the AI to achieve the desired result.

{% hint style="info" %}
Example: The sweater is untucked.
{% endhint %}

## Examples

<div><figure><img src="/files/jcHvjlszX0dNwwdiQq62" alt=""><figcaption></figcaption></figure> <figure><img src="/files/DUkGqI3jYmvD7vzmarBT" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/7DIfAKRBHwMA6wsX2KH2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/W54xzmqhgHDMBNxHaa8b" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/1oeswWgHx1CfhMyGSiXk" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MLJaPQtgXmWS5SuKY8W7" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/ckmyrt8egJatXMh304wS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WQPzqE7GDDWhAhDSWvay" alt=""><figcaption></figcaption></figure></div>


---

# 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.fermat.app/ai-tool-catalogue/photoshooting-and-styling/photoshoot-styling.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.
