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

# 首页

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

## 面向高品质品牌视觉的创意操作系统。用更少的时间，创作更多内容。 <a href="#r2d2" id="r2d2"></a>

Beachside 将创意制作转变为可扩展的系统。它降低运营负担，缩短时间线，并提升产出。品牌能够创建更多素材，保持更高一致性，并释放此前因重复性工作而被消耗的创意能力。

***

## Beachside 基础

<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><h3><strong>开始使用</strong></h3></td><td>从这里开启你的旅程，抹好防晒霜！</td><td><a href="/files/7add6834d229aa2e44fd3218832c2a183e94ed47">/files/7add6834d229aa2e44fd3218832c2a183e94ed47</a></td><td></td><td><a href="/pages/c363b21ccd1386a8cf698cd010fd783238929373">/pages/c363b21ccd1386a8cf698cd010fd783238929373</a></td></tr><tr><td><h3><mark style="color:$info;"><strong>账号设置</strong></mark></h3></td><td>从这里开始，完成这些步骤，确保轻装上阵！</td><td><a href="/files/4964e9c3afeee049a66205312294e43b6756e155">/files/4964e9c3afeee049a66205312294e43b6756e155</a></td><td></td><td><a href="/pages/c363b21ccd1386a8cf698cd010fd783238929373">/pages/c363b21ccd1386a8cf698cd010fd783238929373</a></td></tr></tbody></table>

***

## Beachside 任务

{% content-ref url="/pages/065668299af989b76f2629ee7749404c4f1058b5" %}
[功能](/main/ch/capabilities.md)
{% endcontent-ref %}

***

## Beachside 工具

{% columns %}
{% column %}
{% content-ref url="/pages/72b330944e04b1468bb6059ad437aba6226ca8b3" %}
[画笔](/main/ch/gong-ju/hua-bi.md)
{% endcontent-ref %}

{% content-ref url="/pages/dc630f124afaef9f8c2a74cc0316e0cd44f0c349" %}
[标尺与参考线](/main/ch/gong-ju/biao-chi-yu-can-kao-xian.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/a30dec0eba276874a2696ed366dad26f691ed2fb" %}
[文本](/main/ch/gong-ju/wen-ben.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/4e566634e9f83a4cd47144548ea1bd630801006b" %}
[反应](/main/ch/gong-ju/fan-ying.md)
{% endcontent-ref %}

{% endcolumn %}
{% endcolumns %}

***

## 其他设置

{% content-ref url="/pages/6e1aa87ed5c5c857db79987c57ae3e4281d119f3" %}
[账户](/main/ch/qi-ta/quickstart.md)
{% endcontent-ref %}

{% content-ref url="/pages/8a9fde37660896077f4fea6a004a70f43bedd3af" %}
[帮助](/main/ch/qi-ta/bang-zhu.md)
{% endcontent-ref %}

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

&#x20;\
**创意操作系统** 当制作摩擦消失，创意便会加速。Beachside 去除重复性工作，让人的判断力能够聚焦在最重要的地方。

**以意图驱动的工具** 每个操作都对应真实的创意意图：改变角度、调整光线、融合产品、修图，或扩展画布。工具响应的是你的目标，而不是提示词。

**可规模化的生产就绪能力** 结果一致、稳定，并可直接用于电商、营销活动和全球素材分发。

**简约由设计而来** 所有复杂任务都会在后台自动运行——重新打光、填补、透视对齐、材质表现、纹理一致性和模特选择。工具从第一次使用起就感觉自然。

**面向所有创意水平** 适用于电商团队、品牌团队、代理商、制作人和设计师。从新手到资深创意人员，都易于上手，并且足够强大，满足专家需求。<br>

<div data-with-frame="true"><figure><img src="/files/9402dc54391330fb5c8bac2d1b747482da06b0d8" alt=""><figcaption><p>启航，Beachside 见！</p></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.theseaai.com/main/ch/intro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
