# Design Asset Guide

- [Asset library](https://docs.styleai.io/product-docs/product-docs-en/design-asset-guide/asset-library.md): Introducing a library where you can manage and easily reuse frequently used brand assets (AI Model, Logo, Fabric, Sketch, etc.) in one place.
- [Model](https://docs.styleai.io/product-docs/product-docs-en/design-asset-guide/model.md): From uploading model images to fit adjustment guidance
- [Fabric](https://docs.styleai.io/product-docs/product-docs-en/design-asset-guide/fabric.md): From uploading fabric images to expressing material properties (drape)
- [Sketch](https://docs.styleai.io/product-docs/product-docs-en/design-asset-guide/sketch.md): From hand sketches to illustration sketches


---

# 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/design-asset-guide.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.
