# 探索工具

Morphic 的工具库让你可以使用不断增长的创意功能集合，涵盖从 AI 图像生成和视频制作到视频重风格化、运动控制、创建口型同步等等。你可以按名称搜索、按类别浏览，并直接从“工具”选项卡运行任意工具。

### 下面是开始使用“工具”的方法：

1. 打开 Canvas 或 Copilot，然后点击提示栏上方的“工具”选项卡

<figure><img src="/files/e20a65b149507f32f34414a7c7307338c4337f9d" alt=""><figcaption></figcaption></figure>

2. 按名称搜索工具，或浏览该库

<figure><img src="/files/e0a2fede64e8cc0e9c7cadd05b8adc858a9cefae" alt=""><figcaption></figcaption></figure>

3. 使用筛选选项卡按类别缩小结果范围
4. 选择一个工具。提示栏会根据该工具进行调整，并引导你了解所需的输入内容
5. 输入你的提示词，附上所需的参考资料，然后点击蓝色箭头

另外，工具也可在 [morphic.com/tools](https://morphic.com/tools)找到，你可以在那里浏览完整库，并直接运行任意工具。

这就是你如何在 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/gong-ju/explore-tools.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.
