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

# 移除

***

<figure><img src="/files/516e7340e6abb79cf78ac19431f58d47c236e574" alt=""><figcaption></figcaption></figure>

***

## 互动教程

{% hint style="info" icon="language" %}
**如何更改教程语言**\
教程默认以英语显示。要以其他语言查看此教程，请将鼠标悬停在右上角并选择 <i class="fa-language">:language:</i> **语言**.
{% endhint %}

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

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

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

***

## 使用方法

{% 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 %}

#### 选择要移除的元素

在右侧的移除设置面板中，选择要移除的内容：

* <kbd><mark style="color:$primary;">**产品**<mark style="color:$primary;"></kbd>
* <kbd><mark style="color:$primary;">**背景**<mark style="color:$primary;"></kbd>
* <kbd><mark style="color:$primary;">**产品标签**<mark style="color:$primary;"></kbd>
  {% 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/ch/ren-wu/remove.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.
