> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/zh/gong-ju/explore-tools.md).

# 探索工具

Morphic 上的 Tools 库让你可以使用越来越丰富的创意功能，从 AI 图像生成和视频制作，到视频风格重塑、动作控制、制作口型同步等等。你可以按名称搜索、按类别浏览，并直接从 Tools 选项卡运行任何工具。

### 以下是开始使用 Tools 的方法：

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

<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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
