# 欢迎使用Playturbo

Playturbo 目前有三大功能模块：可玩工具、视频工具、图片工具。

**可玩工具：**

[可玩工具-换肤编辑器](/ke-wan-gong-ju-huan-fu-bian-ji-qi.md)

[可玩工具-自由编辑器](/ke-wan-gong-ju-zi-you-bian-ji-qi.md)

[可玩工具-视频转可玩](/ke-wan-gong-ju-shi-pin-zhuan-ke-wan.md)

**视频工具：**

[视频工具-视频编辑器](/shi-pin-gong-ju-shi-pin-bian-ji-qi.md)

[视频工具-布局模版](/shi-pin-gong-ju-bu-ju-mo-ban.md)

[视频工具-数字人视频](/shi-pin-gong-ju-shu-zi-ren-shi-pin.md)

[视频工具-图片转视频](/shi-pin-gong-ju-tu-pian-zhuan-shi-pin.md)

**图片工具：**

[图片工具-链接生图](/tu-pian-gong-ju-lian-jie-sheng-tu.md)


---

# 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/huan-ying-shi-yong-playturbo.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.
