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

# タスク

- [モデル生成](https://docs.theseaai.com/main/jp/tasuku/model.md): プロンプトを作成して、ゼロから画像を生成したり、既存の画像を編集したりできます。
- [解像度](https://docs.theseaai.com/main/jp/tasuku/resolution.md): より速い反復か高解像度の結果かに応じて、1Kまたは2Kの出力を選べます。
- [アングル](https://docs.theseaai.com/main/jp/tasuku/angle.md): 1枚の画像から、一貫性のある新しい製品アングルを生成します。クイックモードではプリセットのアングルを作成し、精密モードでは水平または垂直の回転を細かく制御して、正確なフレームを選択できます。
- [ライト](https://docs.theseaai.com/main/jp/tasuku/light.md): キャンバス上で直接、シーンのライティングを調整できます。ライトを使うと、方向・強度・配置を調整して、製品を自然に環境へなじませられます。
- [ブレンド](https://docs.theseaai.com/main/jp/tasuku/blend.md): 1回の生成ステップで、製品を背景に自然に配置します。ライティング、影、素材の相互作用を自動で調整し、2つの画像を一貫した1つのシーンにまとめます。
- [レタッチ](https://docs.theseaai.com/main/jp/tasuku/retouch.md): 1回の生成ステップで自動補正を適用します。レタッチでは、構図を保ちながら、ライティング、色バランス、形状、表面ディテール、髪、背景の清潔さを調整します。
- [削除](https://docs.theseaai.com/main/jp/tasuku/remove.md): Removeは、画像から不要な要素を取り除きます。削除したいもの（製品、背景、ラベル）を選択して、きれいな結果を生成します。
- [抽出](https://docs.theseaai.com/main/jp/tasuku/extract.md): Extractを使うと、画像やシーンから特定の要素を切り出せます。抽出した要素は再利用可能なレイヤーとなり、位置の変更、再構成、他のシーンでの使用ができます。
- [拡張](https://docs.theseaai.com/main/jp/tasuku/kuo-zhang.md): 1回の生成ステップで、画像を元の境界を超えて拡張できます。Expandでは、視覚的一貫性を保ちながら、アスペクト比や配置を調整できます。
- [高解像度化](https://docs.theseaai.com/main/jp/tasuku/gao-jie-xiang-du-hua.md): 画像の解像度を上げながら、ディテールと質感を高めます。Upscaleでは、元の構図を保ったまま、より高解像度のシーンを生成します。
- [コンボ](https://docs.theseaai.com/main/jp/tasuku/combo.md): 製品、テキストプロンプト、画像参照を1つのシーン内で組み合わせます。変更を適用する場所を定義する指示を、キャンバス上に直接配置できます。
- [再現](https://docs.theseaai.com/main/jp/tasuku/zai-xian.md): 背景、ライティング、構図の完全な一貫性を保ちながら、最大8種類のSKUを使ってビジュアルの見た目を再現します。


---

# 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.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.
