# テキストから動画へ

MorphicでのText to Videoの使い方を簡単に説明します:

{% embed url="<https://youtu.be/5ftd_mO9Qu0>" %}

1. MorphicのCanvasに移動します
2. 画面下部のプロンプトバーに移動します
3. 「画像」から「動画」に切り替えます
4. 作成したい動画を説明するプロンプトを入力します
5. 必要に応じて解像度を調整するか、DefaultモデルとVeo 3（720pおよび1080p用）のどちらかを選択します
6. 「生成」を押します

これで、MorphicのText to Video機能の使い方は以上です。プロンプトだけでアイデアを動画に変えられる、シンプルな方法です。


---

# 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/dong-hua/text-to-video.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.
