# 캐릭터 모델 사용

학습된 캐릭터 모델을 Morphic에서 사용하는 방법은 다음과 같습니다:

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

1. Morphic에서 캔버스를 엽니다&#x20;
2. 프롬프트 바에 생성하려는 캐릭터 포즈나 장면을 설명합니다
3. 프롬프트 바의 캐릭터 모델 드롭다운에서 학습된 캐릭터 모델을 선택합니다
4. 생성(Generate)을 클릭하세요

이제 출력물은 다양한 포즈, 장면 및 스타일에 걸쳐 캐릭터 디자인을 충실히 반영합니다.


---

# 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/essentials/character-models/use-a-character-model.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.
