> 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/extract.md).

# 抽出

***

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

***

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

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

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

***

## 使い方

{% stepper %}
{% step %}

#### 「抽出」を選択してください

左側のタスクメニューで選択します <kbd><mark style="color:$tint;">**抽出**<mark style="color:$tint;"></kbd>.

これにより、現在のシーンの抽出ワークスペースが開きます。
{% endstep %}

{% step %}

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

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

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

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

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

{% step %}

#### 抽出する要素を選択してください

抽出したい領域の周りに矩形を描くように選択してドラッグします。読み込み後、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/extract.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.
