# Asset library

## How to use

The library can be used in the five functions below.

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

{% stepper %}
{% step %}

### Click the Choose from library button.

Click the purple text button to open the library.

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

{% step %}

### Please upload brand assets freely.

The folders are divided by AI models, company logos, fabric images that need testing, and frequently used basic sketch images.

As shown below, you can store them in each folder according to their purpose and reuse them easily.

<figure><img src="/files/782c464ee8ef80752bb80acacd7efcbe23cbeb97" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/7344435757b5eb2249d7b76111b2f9ecbc017e07" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/61f6c2efb83b087a6c672a14dcbf4ff28b1a1a4e" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/96a6715a1da35d87bea6b915b8ed029955489375" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Private VS Shared distinction

If you want to use it privately, <mark style="background-color:violet;">`Private tab`</mark>you can upload it there, and if you want to use it publicly with your team members, <mark style="background-color:violet;">`Shared tab`</mark>you can upload it there.

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

## Image upload specifications and re-upload instructions if upload fails

{% hint style="info" %}
Supported formats: JPG, PNG, WEBP\
Minimum quality: 300px or higher\
Size: up to 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/product-docs/product-docs-en/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.
