> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/main/jp/tasuku/kuo-zhang.md).

# 拡張

***

<figure><img src="/files/a5f998854caac285477a93303a40f53cc024ba88" alt=""><figcaption></figcaption></figure>

***

## インタラクティブ チュートリアル

{% hint style="info" icon="language" %}
**チュートリアル言語の変更方法**\
チュートリアルはデフォルトで英語で表示されます。別の言語で表示するには、右上にカーソルを合わせて選択してください <i class="fa-language">:language:</i> **言語**.
{% endhint %}

{% @arcade/embed flowId="ft86jPMZKmiBM2JvAkUK" url="<https://app.arcade.software/share/ft86jPMZKmiBM2JvAkUK>" %}

***

## 使い方

{% stepper %}
{% step %}

#### 「AI Expand」を選択

左側のタスクメニューで選択します <kbd><mark style="color:$primary;">**リサイズ**<mark style="color:$primary;"></kbd> 次に <kbd><mark style="color:$tint;">**AI Expand**<mark style="color:$tint;"></kbd>

これで AI Expand ワークスペースが開きます。
{% endstep %}

{% step %}

#### 商品画像をアップロードする

商品画像は前景要素として使用されます。

画像をアップロードする方法:

* を選択する <kbd><mark style="color:$primary;">**画像をアップロード**<mark style="color:$primary;"></kbd> シーン内
* コンピュータのフォルダから画像をドラッグ＆ドロップする
* 画面左下のライブラリパネルから画像をドラッグ＆ドロップする

アップロードが完了すると、商品がシーンに表示されます。
{% endstep %}

{% step %}

#### 出力サイズを調整

キャンバス上で直接画像サイズを手動で調整できます。

または：

* シーン右側の AI Expand 設定パネルにあるズーム％コントロールを使用します。

アスペクト比を変更したい場合は、次のステップに進んでください。
{% endstep %}

{% step %}

#### 拡張比率を選択

右側の AI Expand 設定パネルで：

* を開く <kbd><mark style="color:$primary;">**拡張比率**<mark style="color:$primary;"></kbd> ドロップダウンメニュー。
* 新しいアスペクト比を選択してください。

<details>

<summary><strong>利用可能なアスペクト比</strong></summary>

* 縦長（9:16、768×1344px）
* ワイドスクリーン（21:9、1536×672px）
* 縦型ワイドスクリーン（9:21、672×1536px）
* 柔軟な5:4（5:4、1152×896px）
* 柔軟な4:5（4:5、896×1152px）
* 正方形（1:1、1024×1024px）
* 写真（3:2、1248×832px）
* 縦型写真（2:3、832×1248px）
* クラシック（4:3、1184×864px）
* 縦型クラシック（3:4、864×1184px）
* ランドスケープ（16:9、1344×768px）

</details>
{% endstep %}

{% step %}

#### 任意：テキストプロンプトを追加

右側の AI Expand 設定パネルで、全体の方向性を示すテキストプロンプトを追加できます。\
テキストプロンプト欄で：

1. テキストプロンプト欄に直接記入します。
2. を選択 <kbd><mark style="color:$primary;">**ライブラリ**<mark style="color:$primary;"></kbd> で以前保存したプロンプトを再利用できます。
3. から <i class="fa-cloud-arrow-up" style="color:$primary;">:cloud-arrow-up:</i> アイコンで画像をアップロードすると、Beachside が説明を作成してテキストをプロンプト欄に配置します。
   {% endstep %}

{% step %}

#### 拡張

すべての設定を確認したら、 <kbd><mark style="color:$primary;">**拡張**<mark style="color:$primary;"></kbd>.

生成されたシーンは Playground に表示されます。
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.theseaai.com/main/jp/tasuku/kuo-zhang.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.
