# How to Use

- [Workflow 1. Reference Mix & Sketch Development](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-1.-reference-mix-and-sketch-development.md): From reference image mixing to sketch generation/editing
- [Reference Mix](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-1.-reference-mix-and-sketch-development/reference-mix.md): A feature that develops new styles by combining various design elements such as silhouette, color, material, and more.
- [Style Variation](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-1.-reference-mix-and-sketch-development/style-variation.md): Generate various images based on an existing product
- [Real-Time Trend Search](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-1.-reference-mix-and-sketch-development/real-time-trend-search.md)
- [Sketch Generation/Editing](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-1.-reference-mix-and-sketch-development/sketch-generation-editing.md)
- [Sketch Vector Conversion (Adobe Illustrator)](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-1.-reference-mix-and-sketch-development/sketch-vector-conversion-adobe-illustrator.md): A simple 4-step process to convert images into editable vector graphics using the AI design assistant and Adobe Illustrator
- [Workflow 2. Sketch-Based Styling](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling.md): From sketch to fabric/color/styling/fashion show video
- [Sketch + Fabric Application](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/sketch-+-fabric-application.md)
- [Sketch + Multiple Fabric Comparison](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/sketch-+-multiple-fabric-comparison.md)
- [Image + Fabric Application](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/image-+-fabric-application.md): Menu explanation for applying materials to product images
- [Change only the desired parts of the fabric (Brush tool)](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/change-only-the-desired-parts-of-the-fabric-brush-tool.md)
- [Color Change (based on Hex Code)](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/color-change-based-on-hex-code.md): Check the \[Hex Code] and enter a color change prompt.
- [Change Accessories/Trims](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/change-accessories-trims.md)
- [Model Shot Generation](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/model-shot-generation.md): A feature that automatically converts a finalized product image into an image of the product worn by a desired model.
- [Fashion Show Video Generation](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/fashion-show-video-generation.md): Change the background of a model outfit image or convert it into a video to create marketing materials.
- [Workflow 3. Model Shot Enhancement](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-3.-model-shot-enhancement.md): Supplement missing colors and styling with AI
- [Model Shot + Color Change](https://docs.styleai.io/product-docs/product-docs-en/how-to-use/workflow-3.-model-shot-enhancement/model-shot-+-color-change.md): When a different color was not photographed during the model shoot
- [Model Shot + Add Product in Desired Size](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): When you could not photograph other products together during the model shoot


---

# 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.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.
