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

# Beachside 界面

***

## 海滨主要部分

在图像下方探索不同的选项卡以预览我们的页面：

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

* <i class="fa-house">:house:</i>  **首页：** 从一个地方访问近期作品、团队并创建新的游乐场。
* <i class="fa-bring-forward">:bring-forward:</i>  **游乐场：** 创建并组织您的视觉项目。
* <i class="fa-image">:image:</i>  **视觉：** 查看在所有游乐场中创建的所有图像。
* <i class="fa-gem">:gem:</i>  **资源：** 存储并组织共享文件，例如展示图、材质、背景和徽标。

***

## &#x20;创建游乐场

您已掌握基础，现在是创建第一个游乐场的时候了。按以下步骤从“首页”选项卡创建新游乐场：

1. 在顶部菜单中，选择 <kbd><mark style="color:$primary;">**首页**<mark style="color:$primary;"></kbd> 选项卡。
2. 选择 <kbd><mark style="color:$primary;">**从头开始**<mark style="color:$primary;"></kbd> 在插图下方。
3. 一旦创建了游乐场，您将被自动重定向到该游乐场。

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

***

## 下一步

探索游乐场

{% content-ref url="/pages/50084979e91f7486ecc9360e8da424a9ea4965c2" %}
[工作区](/main/ch/onboarding/playground.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/interface.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.
