# ツールを探す

Morphic の Tools ライブラリを使うと、AI画像生成や動画作成から、映像のスタイリング変更、モーションの制御、リップシンクの作成などまで、幅広いクリエイティブな操作の増え続けるコレクションにアクセスできます。名前で検索し、カテゴリ別に閲覧し、Tools タブから任意のツールを直接実行できます。

### Tools の使い始め方は次のとおりです:

1. Canvas または Copilot を開き、プロンプトバーの上にある Tools タブをクリックします

<figure><img src="/files/39e2835fd6ac93587390de5723ae624cfcd57777" alt=""><figcaption></figcaption></figure>

2. ツール名で検索するか、ライブラリを閲覧します

<figure><img src="/files/f5ca17981239fae434bd6d76f4094a1f40c58263" 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/jp/tsru/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.
