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

# 创建你的账户

***

## 交互式教程

在 Beachside Docs 中，您会找到一步一步引导您的交互式教程。选择 <kbd><mark style="color:$primary;">**点击此处开始**<mark style="color:$primary;"></kbd> 并按照说明操作。请注意，所有教程默认使用英语，而且您每次都需要更改语言。

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

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

***

## 逐步跟随

{% stepper %}
{% step %}

#### 打开邀请邮件

打开您电子邮件中的 Beachside 邀请链接以开始注册。

电子邮件主题为 ***邀请加入 Beachside***。\
如果未看到该邮件，请检查您的垃圾邮件文件夹。
{% endstep %}

{% step %}

#### 可选：更改显示语言

{% hint style="info" icon="language" %}
**如何更改 Beachside 显示语言：**

要更改 **显示语言**，请点击屏幕右上角，选择下拉菜单，并调整您的设置。
{% endhint %}
{% endstep %}

{% step %}

#### 输入您的账户详情

在注册表中输入您的 ***全名*** 和 ***密码*** 。
{% endstep %}

{% step %}

#### 接受服务条款

选择 <i class="fa-square-check" style="color:$primary;">:square-check:</i> 复选框以接受 Beachside 的服务条款和隐私政策。
{% endstep %}

{% step %}

#### 选择“加入 Beachside”

在确认所有详情后，选择 <kbd><mark style="color:$primary;">**加入 Beachside**<mark style="color:$primary;"></kbd>.

您将被重定向到登录界面。
{% endstep %}

{% step %}

#### 登录

在注册表中输入您的 ***电子邮件*** 和 ***密码*** 以访问 Beachside。

如果您所在组织的管理员已开启多因素身份验证（MFA），您还需要再完成一步

{% content-ref url="/pages/e309f665763374ff6993bd5dafe2b0bde2a34952" %}
[多因素身份验证（MFA）](/main/ch/qi-ta/mfa.md)
{% endcontent-ref %}
{% endstep %}
{% endstepper %}

***

## 下一步

探索我们的界面

{% content-ref url="/pages/98f55d68f6b3a8c6d5713aa3cfb4db913fc1cd44" %}
[Beachside 界面](/main/ch/onboarding/interface.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/step1.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.
