> 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/product-docs/product-docs-en/readme-1/26.06.16-brand-library.md).

# 26.06.16: Brand Library

"Was it troublesome to upload design sources anew every time?"&#x20;

The Brand Library feature has been launched, allowing you to systematically save and reuse frequently used design elements during the design planning stage.&#x20;

Store your own sources in Private, and team-shared sources in Team space to maximize work efficiency.

## 1. AI Model&#x20;

Example AI models with various silhouettes are provided. \
In the design studio, you can freely style different fits and silhouettes.&#x20;

{% hint style="info" %}
&#x20;Tip: AI expresses the garment's fit exactly as the reference fit worn by the model (e.g., oversized fit).&#x20;
{% endhint %}

<figure><img src="/files/03fa44e606decf4001bce3771bc9a3cd01f84819" alt=""><figcaption></figcaption></figure>

## 2. Logo&#x20;

* Save the logos you use often in the library in advance, and \
  bring them up and apply them easily whenever needed on the editor screen.

<figure><img src="/files/08b80926e30d4d9e427520bc1d42c2c63848f702" alt=""><figcaption></figcaption></figure>

## 3. Fabric&#x20;

* Fabric (saving fabric and material properties) You can save fabric images along with \
  textures, material properties, and drape prompts (the feeling of the silhouette falling).&#x20;

<figure><img src="/files/601545bb6268900d40a1a2acbb18a3cffaf2a8d0" alt=""><figcaption></figcaption></figure>

* 👉 [Check the fabric prompt guide](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/10439d8c16864979e377b42c66775064afbef595" alt=""><figcaption></figcaption></figure>

## 4. Sketch&#x20;

* Sketch (basic sketches provided) Basic sketches for women, men, and children are built in. \
  If you're in the initial planning stage, use 'Example sketches' to start designing right away.

<figure><img src="/files/34c395e5cc761b877f4edfc306782ddcc7dbba46" alt=""><figcaption></figcaption></figure>

> Reduce cumbersome repetitive tasks and focus only on creative design.

Experience the Brand Library feature right now on the work screen!


---

# 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/product-docs/product-docs-en/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.
