# 作品制作-新建指南

## <mark style="color:blue;">💡视频转可玩 项目新建</mark>

### 1.入口

**入口1**：首页 -> 创意工具箱 -> 视频转可玩

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

**入口2**：我的项目 -> 可玩项目 -> 新建项目 -> 视频转可玩

<figure><img src="/files/8cRkdsi2SOlPlrrs9tQY" alt=""><figcaption></figcaption></figure>

### 2.创建项目

填写【项目名称】，并选择【适配方向】

温馨提示：项目创建后，不支持修改适配方向。如需修改，可**复制项目后重新选择适配方向**并编辑。

<div align="left"><figure><img src="/files/RbQfDlwKkcwRjZmZrsZl" alt="" width="409"><figcaption></figcaption></figure></div>

🌟【适配方向】支持横屏&竖屏、横屏、竖屏 三种适配方式

#### **1）横屏&竖屏（投放Mintegral建议选择此项）**

* 在一个项目内需要分别对竖屏和横屏进行排版制作
* 投放时会按照您制作的页面进行展示
* 具体适配效果如下：

<div><figure><img src="/files/kxlnUp9ycibKt25KHHL8" alt="" width="451"><figcaption><p>竖屏</p></figcaption></figure> <figure><img src="/files/OzotGgk9owxH6fdSwFgL" alt="" width="454"><figcaption><p>横屏</p></figcaption></figure></div>

#### **2）竖屏**

* 在一个项目内仅需要完成竖屏的排版制作
* 投放到横屏APP时，将会按照竖屏效果缩小展示，多余的区域默认填充黑色
* 具体适配效果如下：

<div><figure><img src="/files/kxlnUp9ycibKt25KHHL8" alt="" width="451"><figcaption><p>竖屏</p></figcaption></figure> <figure><img src="/files/KLSZVPa4ib4ZpnSRe0jD" alt="" width="450"><figcaption><p>横屏</p></figcaption></figure></div>

#### **3）横屏**

* 在一个项目内仅需要完成横屏的排版制作
* 投放到竖屏APP时，将会按照横屏效果进行缩小展示，多余的区域默认填充黑色
* 具体适配效果如下：

<div><figure><img src="/files/sJb8rPJeyWgdLbITShDx" alt="" width="452"><figcaption><p>竖屏</p></figcaption></figure> <figure><img src="/files/OzotGgk9owxH6fdSwFgL" alt="" width="454"><figcaption><p>横屏</p></figcaption></figure></div>

创建完成，即可进入项目进行编辑制作👉[视频转可玩-使用指南](/ke-wan-gong-ju-shi-pin-zhuan-ke-wan/shi-pin-zhuan-ke-wan-shi-yong-zhi-nan.md)

## <mark style="color:blue;">💡视频转可玩 项目管理</mark>

* 项目列表：展示所有项目的名称、ID、关联产品名称、项目状态、更新时间等信息
* 操作：支持预览、下载、复制、重命名、查看详情(关联产品)、删除项目
* 搜索与筛选：可通过项目名称、ID、项目状态、创建/更新时间等维度进行搜索和筛选项目

<figure><img src="/files/jJua3LOYko796kIKQ80u" 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/zuo-pin-zhi-zuo-xin-jian-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.
