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

# 工作区

在我们开始使用 Beachside 创作之前，这里有一些关于如何浏览界面的提示。掌握这 6 个概念，你就可以开始了！

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

1. **游乐场名称：** 可随时双击更改名称。
2. **无限画布：** 你可以自由放大和缩小，并创建任意数量的场景。
3. **场景：** 我们对你在游乐场中制作的作品的称呼。
4. **素材库：** 访问你的团队资产并上传要在游乐场中使用的文件。
5. **任务菜单：** 基于意图的创意操作。
6. **工具菜单：** 用于辅助和支持任务的手动工具。

***

## 打开你的游乐场

当你打开一个游乐场时，会弹出一条消息，提示你选择从图像还是文本开始。使用 Beachside，你可以通过文字提示从零开始创建图像，或在现有图像的基础上继续创作。选择 <kbd><mark style="color:$primary;">**从图像开始**<mark style="color:$primary;"></kbd>.

<div data-with-frame="true"><figure><img src="/files/ea13cf0f4a56b5d142c9d29742d6f7d25a3d0c31" alt=""><figcaption></figcaption></figure></div>

&#x20;

***

## 将素材上传到你的素材库

在生成之前，请先将这些图像素材保存并上传到你的游乐场素材库。上传到这里后，你将不再需要再次上传。请先下载并将它们保存在本地，然后再进行下一步。

{% file src="/files/bf91030c605e57425ddfb079ec9351ba35b590a1" %}

{% file src="/files/76cdb7f6303238068ca2864d9c60847c855a4cb9" %}

{% stepper %}
{% step %}

### 打开上传面板

在屏幕左下方，选择 <i class="fa-arrow-up-from-bracket" style="color:$primary;">:arrow-up-from-bracket:</i> 上传面板上的图标：

<div data-with-frame="true"><figure><img src="/files/8183dd46f52d8ff627f0e8be04efe470cf549cc6" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 上传你的图片

1. 选择并上传你的文件\
   通过选择或拖拽将图片文件上传到指定区域。每个文件最大可达 30MB，你可以一次上传最多 10 个文件。
2. 选择 <kbd><mark style="color:$primary;">**确认**<mark style="color:$primary;"></kbd> 以完成上传并返回游乐场。

<div data-with-frame="true"><figure><img src="/files/59c2aac9f3ff048cc4b2bf861d0199f04513e5ba" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/b14f4889a672291366456a1dc10716ad4ca74d40" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 继续生成

**拖放** 你的图片到你的 **场景** 以开始生成：

<div data-with-frame="true"><figure><img src="/files/9c63103882a7b0dcf524003786efda119803e6b7" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

## 将产品素材连接到你的游乐场

现在让我们把你的产品素材连接到游乐场素材库。上传到这里后，你将不再需要再次上传。&#x20;

{% stepper %}
{% step %}

### 打开产品面板

在屏幕左下方，选择 <i class="fa-plus-large" style="color:$primary;">:plus-large:</i> 产品面板上的图标：

<div data-with-frame="true"><figure><img src="/files/bfaf078c9bffc775557f2ba0ade7308316b3b183" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 选择你的产品

1. 从左侧列表中选择你的品牌。
2. 选择你想上传的产品。
3. 点击 <kbd><mark style="color:$primary;">**选择**<mark style="color:$primary;"></kbd> 按钮将其添加到你的素材库中。

<div data-with-frame="true"><figure><img src="/files/ef72e59505ee5aed93646119f90230b81febcc4b" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 上传更多产品

继续重复此过程，按需添加更多产品。
{% endstep %}
{% endstepper %}

***

## 最后一步&#x20;

使用 Beachside 生成你的第一个作品！

{% content-ref url="/pages/b3e7ffa0a506b5295d655d06b7901eaeae9d19e1" %}
[首次生成](/main/ch/onboarding/firstgeneration.md)
{% endcontent-ref %}


---

# 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/onboarding/playground.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.
