> 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/qi-ta/bang-zhu.md).

# 帮助

## 直接在 Beachside 中提问

你无需离开应用即可找到答案。我们直接在 Beachside 中添加了一个帮助小组件，可在所有页面上随时使用。

你可以用它做以下事情：

* **直接提问** 我们的 AI 代理了解如何使用 Beachside 的一切。只需用你自己的话提问，即可获得准确、即时的答案。
* **浏览 Beachside 文档** 查看完整文档。
* **分享反馈或报告错误** 使用我们的 [专用表单](https://theseaai.notion.site/26973d8df43f8027a238e1cdd248711c?pvs=105) 来发送问题或指出任何事项。我们会阅读所有内容并认真对待。

**要打开帮助小组件，请点击这里**

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

***

## 当生成反复失败时

如果在相同提示和输入下生成一直失败，原因可能是你的指令不被允许。以下是常见触发因素：

**品牌名称和商标。** 在提示中提到产品、品牌或软件，即使你的本意无害，也可能触发商标保护。例如：

* 而不是请求去 <kbd><mark style="color:红色;">移除 TheSEA 标志<mark style="color:红色;"></kbd>
* 试着根据元素的外观和位置来描述它： <kbd><mark style="color:$primary;">移除右下角的小型叠加文字和图形。<mark style="color:$primary;"></kbd>

**图像中的标志、人脸和品牌文字。** 包含明显标志、可识别公众人物或品牌文字的参考图像是常见触发因素。如果生成一直失败，请检查源图像是否包含这些内容，并考虑使用其他参考图。

**以视觉方式描述，而不是按名称。** 在所有情况下，最可靠的修复方法是用通俗的视觉术语描述你想要的内容：形状、位置、颜色、纹理。

***

## 分享你的问题或反馈

有什么想法吗？无论是问题、错误报告还是创意，我们都很乐意听取。请使用下面的表单直接联系我们。

{% embed url="<https://theseaai.notion.site/26973d8df43f8027a238e1cdd248711c?pvs=105>" %}


---

# 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/qi-ta/bang-zhu.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.
