# 图层

图层功能旨在为您的艺术作品提供精确控制，使您能够对画面元素进行分段、排列和操作。此功能旨在增强您构建场景、创建帧和轻松组合复杂视觉内容的能力。

<figure><img src="/files/11d999ea4b573834535fe605ded2bee2c01c721d" 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://morphic.com/docs/zh/ji-chu/layers.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.
