# 自动分割

这是关于如何在 Morphic Studio 上使用自动分割的快速教程：

{% embed url="<https://youtu.be/AUduAWo3Kc0>" %}

1. 在画布上上传或生成图像
2. 选择图像并打开选项菜单
3. 点击“自动分割”

Morphic Studio 会自动将画面中的关键元素（如角色、物体和背景）分离到不同的图层。

这就是在 Morphic Studio 上使用自动分割功能的方法。你可以移动、调整大小并在帧之间重用这些分离的图层，或单独导出它们。

***


---

# 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://morphic.com/docs/zh/ji-chu/layers/auto-segmentation.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.
