# 다중 이미지 참조

Morphic에서 여러 이미지 참조를 사용하는 간단한 튜토리얼입니다:

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

1. 캔버스에서 이미지를 업로드하거나 생성하세요
2. 프롬프트 바로 가서 ‘참조 첨부’(클립 아이콘)를 선택하세요
3. 참조 이미지를 선택하세요(최대 3개)
   1. ‘캔버스에서 선택’, ‘에셋에서 선택’, 또는 ‘직접 이미지 가져오기’를 할 수 있습니다.
4. 원하는 결과에 대한 프롬프트를 작성하세요.
   1. 여러 요소를 참조할 수 있습니다. 예시 프롬프트: 이미지 1의 소년과 이미지 2의 개가 웃으며 파란색의 날아다니는 마법 양탄자를 타고 이미지 3의 도시를 탐험하고 있습니다.
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/kr/image/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.
