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

# 入门

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

欢迎使用您的海滨入门指南，按照本指南设置您的账户，学习基础知识并尝试您的首次生成。这些页面包含交互式教程、逐步说明和视觉示例。

***

## 入门指南

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">封面图片</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-user-circle-plus" style="color:$primary;">:user-circle-plus:</i>  <mark style="color:$primary;"><strong>创建您的账户</strong></mark></h4></td><td>打开您的邀请并让我们注册。</td><td><a href="/files/164201aeb1051009ad959dcb97e45c504743b065">/files/164201aeb1051009ad959dcb97e45c504743b065</a></td><td></td><td><a href="/pages/c34ad3247964e77f57a7757dcfd74fb28c2ae88b">/pages/c34ad3247964e77f57a7757dcfd74fb28c2ae88b</a></td></tr><tr><td><h4><i class="fa-browsers" style="color:$primary;">:browsers:</i>  <mark style="color:$primary;">Beachside 界面</mark></h4></td><td>学习所有 Beachside 界面基础知识。</td><td><a href="/files/9b5d5d50236e0d866973a21a559c8540d668a5d3">/files/9b5d5d50236e0d866973a21a559c8540d668a5d3</a></td><td></td><td><a href="/pages/98f55d68f6b3a8c6d5713aa3cfb4db913fc1cd44">/pages/98f55d68f6b3a8c6d5713aa3cfb4db913fc1cd44</a></td></tr><tr><td><h4><i class="fa-frame" style="color:$primary;">:frame:</i>  <mark style="color:$primary;"><strong>游乐场</strong></mark></h4></td><td>首次探索游乐场。</td><td><a href="/files/55a4768e4ce0b71a88ceab8cf497efd8e81ed1cd">/files/55a4768e4ce0b71a88ceab8cf497efd8e81ed1cd</a></td><td></td><td><a href="/pages/50084979e91f7486ecc9360e8da424a9ea4965c2">/pages/50084979e91f7486ecc9360e8da424a9ea4965c2</a></td></tr><tr><td><h4><i class="fa-image" style="color:$primary;">:image:</i>  <mark style="color:$primary;"><strong>游乐场</strong></mark></h4></td><td>让我们试试文本提示来编辑您的图像。</td><td><a href="/files/8efa9f6f8583793315d4313c718a49897efde14e">/files/8efa9f6f8583793315d4313c718a49897efde14e</a></td><td></td><td></td></tr></tbody></table>


---

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