# Intelligent Splitting

* Click “Asset library”-"project asset",select the video resource to be split
* Click the scissors icon to enable the \[Intelligent Splitting] function

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

* After clicking, a pop-up window will appear, click on 'Recognize'
* Initial recognition of each video takes some time

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

* Once recognized successfully, Click the “View” button to open the pop-up window

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

* The video is displayed frame by frame below, with suggested cut markers added.&#x20;
* You can add, move, delete, clear and reset these markers and preview the entire video.
* Click "Save as Project Material" to split the video into n+1 segments according to the n markers, and upload them to project materials.
* This process may take some time, please be patient and wait.

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

* Successfully uploaded to project asset.

<div align="left"><figure><img src="/files/p8eO5sqkfp3CTqVlnk5N" alt=""><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/standout-features/ai-function/intelligent-splitting.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.
