> 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/my-asset-library.md).

# My Asset Library

## 1.Types of My Assets

The types of My Assets include: image assets, motion graphic assets, vidio assets and audio assets.

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

## 2.Operations in My Asset Library

The following operations can be performed in My Asset Library: browse all assets, add assets.

### 1)Browse all assets

* Click the icon on the right to browse all assets, and a "My Asset Library" popup will appear.

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

* You can filter and search for the desired assets based on different criteria.&#x20;
* Select the target assets, click confirm, and the assets will be successfully added and displayed in the current scene.

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

### 2)Add assets

* Taking image assets as an example：

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/NPtDJVfmdc8XiYYsaQvc" alt=""><figcaption></figcaption></figure></div>

<br>


---

# 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/my-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.
