# Asset Library

## <mark style="color:blue;">Upload assets</mark>

### 1.Two paths for uploading assets: click to upload and drag to upload

<div align="left"><figure><img src="/files/B4XehDQl38Qman78w5pm" alt="" width="282"><figcaption></figcaption></figure></div>

#### a.Click to upload

1\. Click the asset area and select the asset file to be uploaded in your computer

2\. The asset starts to upload

3\. Some assets need to be uploaded and transcoded, please wait patiently

4\. After the transcoding is completed, it can be used in the project

#### b. Drag file to upload

1\. Drag and drop the asset directly to the asset area

2\. The asset starts to upload

3\. Some assets need to be uploaded and transcoded, please wait patiently

4\. After the transcoding is completed, it can be used in the project

### 2.Various types of asset formats supported

* Video: mp4/avi/mkv/flv/mov/webm, less than 250m and less than 10min in duration
* Image: jpg/jpeg/png/gif, less than 50m
* Audio: mp3/aac/wav, less than 10m

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

## <mark style="color:blue;">Add asset to track</mark>

* Click the "+" on the asset to add it to the track

## <mark style="color:blue;">Delete asset</mark>

* Click the "x" on the upper right corner of the asset to delete it
* If the asset has been added to the track, after deleting the asset, the asset in the track will also be deleted

## <mark style="color:blue;">Intelligent Splitting</mark>

* Click on the scissors icon in the bottom right corner of the asset ,Start using the Intelligent Splitting function
* For detailed information, please consult the feature of[ "Intelligent Splitting" ](/video-tools-video-editor/video-editor-user-guide/standout-features/ai-function/intelligent-splitting.md)under the AI functionality.

<div align="left"><figure><img src="/files/KP08ToljruGvm5G613hm" alt="" width="297"><figcaption></figcaption></figure></div>


---

# 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://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro/assets/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.
