# Video to Playable - User Guide

For first-time users of  Video to Playable, we recommend referring to: [Work Creation-New Creation Guide](/playable-tools-video-to-playable/work-creation-new-creation-guide.md)

***

The editing page of the Video to Playable is mainly divided into five areas:

**Asset Area:**\
Contains both public assets and your personal assets, typically used for importing or creating new content for your project.

**Storyboard:**\
Edit the entire interactive video flow, supporting single-branch and multi-branch materials (multiple endings).

**Track Area:**\
Edit the position of all videos, audio, images, texts, Interactive Elements, etc., on the timeline.

**Parameter Area:**\
Edit the "global parameters" of the project or the parameters of a specific element.

**Preview Area:**\
Preview the video frame at the current pointer position and supports quick adjustments like dragging.

<figure><img src="/files/JxhGoTdg3M0kNHXRsXnN" 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/playable-tools-video-to-playable/video-to-playable-user-guide.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.
