> 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/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro/assets/common-asset-library/common-assets-operations.md).

# Common Assets Operations

You can perform the following operations on common asset library: Favorite assets、Search assets、Filter assets、Preview assets、Add assets to track.

## 1.Favorite assets

* You can mark "favorite" to common assets, and the marked assets will be displayed in the favorite folder, so that you can choose those assets preferentially.
* You can un-favorite the assets at any time

<div align="left"><figure><img src="/files/vIgBZUhnb6IlFuOdj72n" alt="" width="309"><figcaption></figcaption></figure></div>

## 2.Search assets

* You can enter characters in the search box to search for the name of the common assets.

<div align="left"><figure><img src="/files/ZDnMcQIKIibCvJ6uAbhd" alt="" width="320"><figcaption></figcaption></figure></div>

## 3.Filter assets

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

<div align="left"><figure><img src="/files/vYevvqYZGaYcdw9taBKb" alt="" width="316"><figcaption></figcaption></figure></div>

## 4.Preview assets

* Common assets are clickable to preview
* You can preview the effect of adding this common asset to the track, starting from the cursor at the current time
* Play to preview effects in the editor in the preview area

<div align="left"><figure><img src="/files/1mXfirm75PLd3p6ulIZa" alt="" width="320"><figcaption></figcaption></figure></div>

## 5.Add assets to track

* Click the "+" button to add the common assets to the track
* There are separate tracks for images, videos, text, and filters
* The transition effects need to be added between the two videos in the main track
* Animation effects need to be adder to video, image or text

<div align="left"><figure><img src="/files/nB9qwPzNoQEHNa2qMxgT" alt="" width="324"><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, and the optional `goal` query parameter:

```
GET https://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro/assets/common-asset-library/common-assets-operations.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.
