# 提示栏

提示栏是你在Morphic中创建和自定义生成内容的主要工具。有两种类型的提示栏可用：

* **全局提示栏**
  * 位于界面底部
  * 用于撰写提示并调整通用设置
  * 为图像配置纵横比、风格、角色模型、创造力、变体和相机角度
  * 在未选择特定画板时可用
  * 生成图像、视频和音频
* **画板专用提示栏** （也称为 **聚焦模式提示栏**)
  * 当你选择图像、视频或音频素材时，出现在画板正下方
  * 为该特定素材提供专用的提示和微调
  * 允许你进行有针对性的调整而不影响其他元素
  * 提供与全局提示栏相同的设置，但作用于所选素材范围内
  * 可能根据你处理的素材类型允许更多设置

主要功能：

* **提示撰写**：输入描述性文本以指导你的生成
* **风格选择**：从多种艺术风格和模型中选择
* **纵横比**：调整输出的尺寸比例
* **角色模型**：在相关情况下应用特定的角色模型
* **创造力控制**：微调生成内容的创意变异度
* **变体**：生成你的提示的多个版本
* **相机角度**：控制图像生成的视角

提示栏会根据你的工作流程进行适应，无论是从头开始还是精炼现有素材，都能提供合适的工具。


---

# 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/kuai-su-shang-shou/prompt-bar.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.
