> 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/ch/ren-wu.md).

# 任务

- [模型生成](https://docs.theseaai.com/main/ch/ren-wu/model.md): 编写提示词，从零生成图像或编辑现有图像。
- [分辨率](https://docs.theseaai.com/main/ch/ren-wu/resolution.md): 在 1K 和 2K 输出之间选择，以便更快迭代或获得更高分辨率的结果。
- [角度](https://docs.theseaai.com/main/ch/ren-wu/angle.md): 从单张图像生成一致的新产品角度。快速模式创建预设角度。精确模式生成可控的水平或垂直旋转，方便你选择精确帧。
- [光线](https://docs.theseaai.com/main/ch/ren-wu/light.md): 直接在画布上优化场景光照。光线功能可让你调整方向、强度和位置，使产品自然融入环境。
- [融合](https://docs.theseaai.com/main/ch/ren-wu/blend.md): 在单次生成步骤中无缝将产品放入背景中。它会自动调整光照、阴影和材质交互，将两张图像融合为一个一致的场景。
- [修饰](https://docs.theseaai.com/main/ch/ren-wu/retouch.md): 在单次生成步骤中应用自动图像校正。修饰会调整光照、色彩平衡、几何形状、表面细节、头发和背景整洁度，同时保留构图。
- [移除](https://docs.theseaai.com/main/ch/ren-wu/remove.md): 移除会删除图像中不需要的元素。选择你想移除的内容（产品、背景或标签），生成干净的结果。
- [提取](https://docs.theseaai.com/main/ch/ren-wu/extract.md): 使用提取功能从图像或场景中分离出特定元素。被提取的元素会成为可重复使用的图层，可重新定位、重新构图或用于其他场景。
- [扩展](https://docs.theseaai.com/main/ch/ren-wu/kuo-zhan.md): 在单次生成步骤中将图像扩展到原始边界之外。扩展功能可在保持视觉一致性的同时调整宽高比和位置。
- [高清放大](https://docs.theseaai.com/main/ch/ren-wu/gao-qing-fang-da.md): 在提升细节和纹理的同时提高图像分辨率。高清放大可在保留原始构图的前提下生成更高分辨率的场景版本。
- [组合](https://docs.theseaai.com/main/ch/ren-wu/combo.md): 在单个场景中结合产品、文本提示和图像参考。在画布上直接放置指令，以定义应发生更改的位置。
- [复刻](https://docs.theseaai.com/main/ch/ren-wu/fu-ke.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/ch/ren-wu.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.
