# Frequently Asked Questions

You can quickly find what you’re looking for using the search function in the upper left 🔍

{% content-ref url="/pages/2aa4b434759c93b03fdb61771f93f282f1efccc9" %}
[How do I adjust the garment length?](/product-docs/product-docs-en/readme-2/how-do-i-adjust-the-garment-length.md)
{% endcontent-ref %}

{% content-ref url="/pages/07ee3941a3c5c359a38b797cc9a05c0f9a32daef" %}
[How do I improve face quality?](/product-docs/product-docs-en/readme-2/how-do-i-improve-face-quality.md)
{% endcontent-ref %}

{% content-ref url="/pages/316a123e640d15f5ed3f91c5f481b200437b318a" %}
[How do I erase the purple area?](/product-docs/product-docs-en/readme-2/how-do-i-erase-the-purple-area.md)
{% endcontent-ref %}

{% content-ref url="/pages/e169efa5aab568a0402d1ddded0ee81de8a9d9c0" %}
[Change only the desired parts of the fabric (Brush tool)](/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/change-only-the-desired-parts-of-the-fabric-brush-tool.md)
{% endcontent-ref %}

{% content-ref url="/pages/9ab27990e9e06e1d66adc24380e411b363fc4e62" %}
[Color Change (based on Hex Code)](/product-docs/product-docs-en/how-to-use/workflow-2.-sketch-based-styling/color-change-based-on-hex-code.md)
{% endcontent-ref %}

#### Can’t find what you’re looking for? <a href="#undefined-2" id="undefined-2"></a>

{% hint style="info" %}
Please send us your questions by email.

* Email inquiries: <support@styleai.io>
  {% endhint %}


---

# 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/readme-2.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.
