# Creative Making - Editing Page Module Intro

## The edit page is divided into five sections:

### 1.Assets

&#x20;Add personal assets to the project, add common assets to the project.

### 2.Canvas

Preview all assets added to the track.

### 3.Track

Including deleting, moving, splitting, copying for assets on the timeline.

### 4.Parameter Editing Module

Edit some parameters of the assets added to the track, such as position, size, color, transparency, etc.

### 5.Operation bar

&#x20;Return to the project page, rename the project, save the project, export project, and view the project export list.

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


---

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