# Asset library

## 사용 방법

라이브러리는 아래와 같이 5개의 기능에서 사용하실 수 있습니다.

**1) AI Photoshoot 2) Editor 3) Sketch to Render 4) Applay fabric 5) Image to Sketch**

{% stepper %}
{% step %}

### Choose from library 버튼을 클릭하세요.

보라색 글씨 버튼을 클릭시 라이브러리가 나옵니다.

<figure><img src="/files/mJGgsW6Zvuskl6ErxaxZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 브랜드 에셋을 자유롭게 업로드해주세요.

폴더는 AI 모델, 회사 로고, 테스트가 필요한 원단 이미지, 자주 쓰는 기본 스케치 이미지별로 나눠져있습니다.

아래와 같이 쓰임새에 따라 각각 폴더에 저장해두고 간편하게 재사용 가능합니다.

<figure><img src="/files/zfT1hJuRwdPH62h3L2b3" alt=""><figcaption></figcaption></figure>

<kbd>**AI Model**</kbd>

<figure><img src="/files/yZSuVb4M0tKCUoDkcnf4" alt=""><figcaption></figcaption></figure>

<kbd>**Logo**</kbd>

<figure><img src="/files/sfwVwHK37Z8Fme39s4SH" alt=""><figcaption></figcaption></figure>

<kbd>**Fabric**</kbd>

<figure><img src="/files/Wcq9Z2RPJzbUAVjUqaME" alt=""><figcaption></figcaption></figure>

<kbd>**Sketch**</kbd>

<figure><img src="/files/3FeRPlEDiRvvRPH2NSXI" alt=""><figcaption></figcaption></figure>

<kbd>**etc**</kbd>

<figure><img src="/files/Ev8vCRzUGPc8qIMcHwiR" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Private VS Shared 구분

개인적으로 사용하시고 싶은 경우, <mark style="background-color:violet;">`Private 탭`</mark>에서 업로드하실 수 있고, 팀원들과 함께 공용으로 사용을 원하실 경우, <mark style="background-color:violet;">`Shared 탭`</mark>에 업로드하실 수 있습니다.

<figure><img src="/files/MbiQKbuIx9G6NIeQLRFq" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## 이미지 업로드 규격 및 실패 시 재업로드 안내

{% hint style="info" %}
지원 형식: JPG, PNG, WEBP\
최소 화질: 300px이상\
사이즈: 최대 20MB까지
{% 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/design-asset-guide/asset-library.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.
