> 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/jp/sono/herupu.md).

# ヘルプ

## Beachsideで直接質問してください

答えを探すためにアプリを離れる必要はありません。Beachsideにヘルプウィジェットを直接追加しました。必要なときにいつでも、すべてのページでご利用いただけます。

このウィジェットでできることは次のとおりです：

* **そのまま質問する** Beachsideの使い方はAIエージェントがすべて把握しています。自分の言葉で質問するだけで、正確な回答をすぐに得られます。
* **Beachsideドキュメントを参照する** 完全なドキュメントにアクセスできます。
* **フィードバックの共有や不具合報告** こちらの [専用フォーム](https://theseaai.notion.site/26973d8df43f8027a238e1cdd248711c?pvs=105) からご質問や気になる点をお送りください。すべて確認し、真摯に受け止めています。

**ヘルプウィジェットを開くには、こちらをクリックしてください**

<div data-with-frame="true"><figure><img src="/files/c3d3b768f79eaba83c693a3a7f35e5f4264341bc" 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/jp/sono/herupu.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.
