> For the complete documentation index, see [llms.txt](https://doc.playturbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.playturbo.com/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/top-asset-library/asset-library/public-asset-library.md).

# Public Asset Library

## 1.What is Public Asset Library

* Different from your personal assets
* The Public Asset Library provides users with a variety of free and reusable common assets

## 2.Types of Public Assets

The types of public assets include: image assets, motion graphic assets, background music assets, audio assets, and particle assets.

### 1)Image

* Image assets include six categories: Progress bar、Arrow、UI、Finger、Background image、Button.

<div align="left"><figure><img src="/files/iGFsq0hg66o4Pd7hbFcg" alt=""><figcaption></figcaption></figure></div>

### 2)Motion Graphic

* Motion graphic assets include four categories: Sticker、Special effect、Finger、Button.

<div align="left"><figure><img src="/files/yuB1dRnWUNQjXXmp8uU7" alt=""><figcaption></figcaption></figure></div>

### 3)BGM

* BGM assets include nine categories: Tender、Nervous、Exciting、Funny、Happy、Sad、Scary、Weird、Healing.

<div align="left"><figure><img src="/files/3OHOTaEJZGQKVREZ1oPt" alt=""><figcaption></figcaption></figure></div>

### 4)Audio

* Audio assets include four categories: Functional sound effect、Ambient sound effect、Battle  sound effect、Character sound effect.

<div align="left"><figure><img src="/files/tW5S4MP2gEDANrRBe6Qp" alt=""><figcaption></figcaption></figure></div>

### 5)Particle

* Particle assets include four categories: Character special effect、Interface effect、Skill effect、Scene effect.

<div align="left"><figure><img src="/files/mTr0bHON1KYb2Mq0mkSv" alt=""><figcaption></figcaption></figure></div>

## 3.Operations in the Public Asset Library

The following operations can be performed in the public asset library: search assets, filter assets, and add assets.

Taking image assets as an example：

### 1)Search assets

* You can enter the asset name in the search box to search for public assets.

<div align="left"><figure><img src="/files/6fmaTV9HmkLWh1Ie7CN7" alt=""><figcaption></figcaption></figure></div>

### 2)Filter assets

* Click on the filter button in the search box
* Filter other tags for the asset

<div align="left"><figure><img src="/files/258cAzYrsLbaVcBPavR4" alt=""><figcaption></figcaption></figure></div>

### 3)Add assets

* By clicking the "+" button in the bottom right corner of the target asset, you can successfully add the asset and display it in the current scene.

<div align="left"><figure><img src="/files/XjWAy8rxEhY60rGW6Cko" alt=""><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://doc.playturbo.com/playable-tools-content-editor/content-editor-user-guide/editing-page-module-intro/top-asset-library/asset-library/public-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.
