# 디자인 에셋 가이드

- [Asset library](https://docs.styleai.io/design-asset-guide/asset-library.md): 자주 사용하시는 브랜드 에셋 (AI Model, Logo, Fabric, Sketch, etc., )을 한 곳에서 관리하고, 간편하게 재사용할 수 있는 라이브러리를 소개합니다.
- [모델](https://docs.styleai.io/design-asset-guide/model.md): 모델 이미지 업로드부터 핏 조정 가이드까지
- [원단](https://docs.styleai.io/design-asset-guide/fabric.md): 원단 이미지 업로드부터 물성(Drape) 표현까지
- [스케치](https://docs.styleai.io/design-asset-guide/sketch.md): 손 스케치부터 일러스트 스케치까지


---

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