> For the complete documentation index, see [llms.txt](https://docs.styleai.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.styleai.io/readme-1/26.06.16-brand-library.md).

# 26.06.16: Brand Library

"매번 디자인 소스를 새로 업로드하느라 번거로우셨나요?"&#x20;

디자인 기획 단계에서자주 사용하는 디자인 요소들을 체계적으로 저장하고 꺼내 쓸 수 있는 브랜드 라이브러리(Brand Library) 기능이 출시되었습니다.&#x20;

나만의 소스는 Private에, 팀 공용 소스는 Team 공간에 저장해 업무 효율을 극대화해 보세요.

## 1. AI Model&#x20;

다양한 실루엣을 가진 Example AI 모델이 제공됩니다. \
디자인실에서 여러 핏과 실루엣을 자유롭게 스타일링해 볼 수 있습니다.&#x20;

{% hint style="info" %}
&#x20;Tip: AI는 모델이 입고 있는 레퍼런스 핏(예: 오버핏 등)을 그대로 따라 옷의 핏감을 표현합니다.&#x20;
{% endhint %}

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

## 2. Logo&#x20;

* 자주 사용하는 로고들을 미리 라이브러리에 저장해 두고, \
  에디터 화면에서 필요할 때마다 간편하게 불러와 적용할 수 있습니다.

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

## 3. Fabric&#x20;

* Fabric (원단 및 물성 저장) 원단 이미지와 함께 \
  질감, 물성, 드레이프성(실루엣이 떨어지는 느낌) 프롬프트를 함께 저장할 수 있습니다.&#x20;

<figure><img src="/files/5UEMPkGSb3MkGC4bDbXo" alt=""><figcaption></figcaption></figure>

* 👉 [원단 프롬프트 가이드 확인하기](https://docs.styleai.io/product-docs/product-docs-en/design-asset-guide/fabric#id-2.-fabric-property-prompt-guide-texture-and-drape)

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

## 4. Sketch&#x20;

* Sketch (기본 스케치 제공) 여성, 남성, 아동용 기본 스케치가 내장되어 있습니다. \
  초기 기획 단계라면 'Example sketches'를 활용해 즉시 디자인을 시작해 보세요.

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

> 번거로운 반복 작업을 줄이고, 오직 크리에이티브한 디자인에만 집중하세요.

지금 바로 작업 화면에서 Brand Library 기능을 경험해 보세요!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.styleai.io/readme-1/26.06.16-brand-library.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
