# 分镜

在Morphic上进行分镜可以帮助你在最终生成之前将想法转换为清晰的视觉画面。它让你在创作早期规划场景、镜头意图和视觉流动。

在Morphic上进行分镜有三种方式：

1. [使用脚本进行分镜](/docs/zh/shi-yong-fang-fa/storyboarding/storyboarding-using-a-script.md)
2. [使用视觉参考进行分镜](/docs/zh/shi-yong-fang-fa/storyboarding/storyboarding-using-visual-references.md)
3. [使用网格进行分镜](/docs/zh/shi-yong-fang-fa/storyboarding/storyboarding-using-a-grid.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://morphic.com/docs/zh/shi-yong-fang-fa/storyboarding.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.
