# Help

## Ask your questions directly in Beachside

No need to leave the app to find answers. We added a help widget directly in Beachside, available across all pages, whenever you need it.

Here's what you can do from it:

* **Ask your questions directly** Our AI agent knows everything about how to use Beachside. Just ask in your own words and get precise, instant answers.
* **Browse Beachside Docs** Access the full documentation.
* **Share feedback or report a bug** Use our [dedicated form](https://theseaai.notion.site/26973d8df43f8027a238e1cdd248711c?pvs=105) to send questions or flag anything. We read everything and take it seriously.

**To open the help widget, click here**

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

## Share your question or a feedback

Got something on your mind? We'd love to hear it, whether it's a question, a bug report, or an idea. Use the form below to reach us directly.

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


---

# Agent Instructions: 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/others/help.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.
