# 视频转可玩-使用指南

初次使用 视频转可玩，建议您先查阅 👉 [作品制作-新建指南](/ke-wan-gong-ju-shi-pin-zhuan-ke-wan/zuo-pin-zhi-zuo-xin-jian-zhi-nan.md)

***

视频转可玩 的编辑页面主要分为五个区域：

**资产区**：包含公共资产和您的个人资产，通常用于导入或创建新的内容到作品中

**故事板**：编辑整个互动视频的试玩流程，支持单试玩分支素材和多试玩分支素材(多结局)

**轨道区**：可编辑作品内所有视频、音频、图片、文本、互动元件等在时间轴上的位置

**参数区**：编辑作品的"全局参数"或"某个元件"的参数

**预览区**：预览指针所在这一帧的视频画面，并支持拖动等快捷调整

<figure><img src="/files/fvvf1fBaOVCKDmuZ8DMH" 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.cn/ke-wan-gong-ju-shi-pin-zhuan-ke-wan/shi-pin-zhuan-ke-wan-shi-yong-zhi-nan.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.
