# ポーズ転送

Morphicでポーズ転送を行う簡単なチュートリアルはこちらです：

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

1. キャラクターの画像をアップロードまたは生成します（無地の背景が最適です）。
2. 新しいアートボードに、大まかなポーズをアップロードまたはスケッチします。
3. プロンプトバーで、［参照を添付］ボタン（クリップアイコン）をクリックします。
4. ［キャンバス上で選択］を選び、次に：
   1. キャラクター画像を最初の参照として選択します。
   2. スケッチしたポーズを2つ目の参照として選択します。
5. プロンプトで、1枚目の画像のキャラクターを説明し、それが2枚目の画像のポーズで表示されるよう指定します。
6. 必要に応じて、追加の詳細（例：背景、設定、スタイル）を加えます。
7. ［生成］を押して、ポーズを取ったキャラクターを作成します。

これが、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/hauts/pose-transfer.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.
