# 複数画像参照

Morphicで複数画像参照を使う簡単なチュートリアルはこちらです:

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

1. Canvasで画像をアップロードまたは生成する
2. プロンプトバーに移動し、「参照を添付」（クリップアイコン）を選択する
3. 参照画像を選択する（最大3枚）
   1. 「Canvas上で選択」「アセットから選択」「自分の画像をインポート」のいずれかを選べます。
4. 希望する出力のためのプロンプトを書く。
   1. 複数の要素を参照できます。例: 画像1の男の子と画像2の犬が、青い魔法の空飛ぶじゅうたんに乗りながら、笑って街を探検している。
5. 生成をクリックする。

これで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/hua-xiang/multi-image-to-image.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.
