> ## Documentation Index
> Fetch the complete documentation index at: https://enterprise-docs.dify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 应用工具箱

在 **工作室 -- 应用编排** 内点击 **添加功能**，打开应用工具箱

应用工具箱为 Dify 的应用提供了不同的附加功能：

![](https://assets-docs.dify.ai/dify-enterprise-mintlify/zh_CN/guides/application-orchestrate/app-toolkits/87ac4bc0e0c2b9a36fba0fc2f0155905.png)

### 对话开场白

在对话类应用中，AI 会主动说第一句话或者提出问题，你可以编辑开场白的内容包括开场问题。使用对话开场白可以引导用户提问，交代应用背景，降低对话提问的使用门槛。

![对话开场白](https://assets-docs.dify.ai/dify-enterprise-mintlify/zh_CN/guides/application-orchestrate/app-toolkits/46b849a2cee82c70d54ac8fbca75c85c.png)

### 下一步问题建议

设置下一步问题建议可以在每次对话交互后，让 AI 根据之前的对话内容继续生成 3 个提问，引导下一轮对话。

![](https://assets-docs.dify.ai/dify-enterprise-mintlify/zh_CN/guides/application-orchestrate/app-toolkits/cff3de9733e586e64a70fcc0ac633119.png)

### 文字转语音

开启后可以将 AI 回复的内容转换成自然的语音播放。

![](https://assets-docs.dify.ai/dify-enterprise-mintlify/zh_CN/guides/application-orchestrate/app-toolkits/ba6f3ede45ef594a1886ef9182149a73.png)

### 语音转文字

开启后可以在应用内录音并将语音自动转换成文本。

![](https://assets-docs.dify.ai/dify-enterprise-mintlify/zh_CN/guides/application-orchestrate/app-toolkits/4f8bfc129a68f5da0f96723e80bd72d2.png)

### 引用与归属

开启功能后，当 LLM 引用知识库内容来回答问题时，可以在回复内容下面查看到具体的引用段落信息，包括原始分段文本、分段序号、匹配度等。

具体介绍请查看[引用与归属](/zh/3.9.x/use/knowledge-base/retrieval-test-and-citation#id-2-yin-yong-yu-gui-shu)。

### 内容审查

我们在与 AI 应用交互的过程中，往往在内容安全性，用户体验，法律法规等方面有较为苛刻的要求，此时我们需要“敏感内容审查”功能，来为终端用户创造一个更好的交互环境。

具体介绍请查看[敏感内容审查](/zh/3.9.x/use/application-orchestrate/app-toolkits/moderation-tool)。

### 标注回复

标注回复功能通过人工编辑标注为应用提供了可定制的高质量问答回复能力。

查看[标注回复](/zh/3.9.x/use/annotation/annotation-reply)

<CardGroup cols="2">
  <Card title="编辑此页面" icon="pen-to-square" href="https://github.com/langgenius/dify-docs-mintlify/edit/main/zh-hans/guides/application-orchestrate/app-toolkits/readme.mdx">
    通过直接提交修改来帮助改进文档内容
  </Card>

  <Card title="提交问题" icon="github" href="https://github.com/langgenius/dify-docs-mintlify/issues/new?title=文档问题%3A%20&body=%23%23%20问题描述%0A%3C%21--%20请简要描述您发现的问题%20--%3E%0A%0A%23%23%20页面链接%0Ahttps%3A%2F%2Fgithub.com%2Flanggenius%2Fdify-docs-mintlify%2Fblob%2Fmain%2Fzh-hans/guides/application-orchestrate/app-toolkits%2Freadme.mdx%0A%0A%23%23%20建议修改%0A%3C%21--%20如果有具体的修改建议，请在此说明%20--%3E%0A%0A%3C%21--%20感谢您对文档质量的关注！%20--%3E">
    发现错误或有改进建议？请提交问题反馈
  </Card>
</CardGroup>
