> For the complete documentation index, see [llms.txt](https://docs.styleai.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.styleai.io/product-docs/product-docs-en/readme.md).

# User Guide

Welcome to StyleAI!&#x20;

From sketch ideation to final styling visualization, \
watch a short video to see how AI transforms your workflow. \
\
New here? \
We recommend starting with the \[Basic Tutorial] video below.

### 📺 Step 1. From reference mix to sketch-based styling

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

### 🖌️ Step 2. Sketch generation and variations

{% embed url="<https://youtu.be/PM_6bHbA1Kk?si=9DsQL3KygbCAqTpm>" %}

### 🎨 Step 3. Sketch-based styling

{% embed url="<https://youtu.be/f9cW36_cS7w?si=opZ_bPSJDHixnoh->" %}

### Category-based use cases

{% content-ref url="/pages/32a9e1fce72935be1afde1fc2a6cf021a1a5b341" %}
[Apparel](/product-docs/product-docs-en/use-cases-by-category/apparel.md)
{% endcontent-ref %}

{% content-ref url="/pages/b70d7a3dd2835434ff40db37d5b807243e7ba512" %}
[Womenswear / Womenswear](/product-docs/product-docs-en/use-cases-by-category/apparel/womenswear.md)
{% endcontent-ref %}

{% content-ref url="/pages/e36294f01665dbeda74130e036b4d56704dd78ad" %}
[Menswear Menswear](/product-docs/product-docs-en/use-cases-by-category/apparel/menswear-menswear.md)
{% endcontent-ref %}

{% content-ref url="/pages/d2334134410ef3dee05324be8e9f57a20f9600e4" %}
[Casual / Casual](/product-docs/product-docs-en/use-cases-by-category/apparel/casual-casual.md)
{% endcontent-ref %}

{% content-ref url="/pages/3057fe35b7fc47b8b594b35e31a1a814566269fc" %}
[Outdoor/Sports Outdoor](/product-docs/product-docs-en/use-cases-by-category/apparel/outdoor-sports-outdoor.md)
{% endcontent-ref %}

{% content-ref url="/pages/6f1af0e0308641c69c4d5754b000062123fe4575" %}
[Kidswear / Kidswear](/product-docs/product-docs-en/use-cases-by-category/apparel/kidswear-kidswear.md)
{% endcontent-ref %}

{% content-ref url="/pages/fe4404bdd0f9876878ba4fbb955585b6c2a076d0" %}
[Bags](/product-docs/product-docs-en/use-cases-by-category/bags.md)
{% endcontent-ref %}

{% content-ref url="/pages/7a85a296ffbad5f912605ce6ba8c77feaa8134cd" %}
[Shoes](/product-docs/product-docs-en/use-cases-by-category/shoes.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.styleai.io/product-docs/product-docs-en/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
