# Form Embed

You can choose to share your form with your customized [Bueno Form Page](/bueno-forms/creating-a-form/form-page.md) link, or embed the form directly on your website.

To access the embed code for the Javascript **Form Widget**, navigate to **Share** from your form's page editor, and select **Embed**.&#x20;

<figure><img src="/files/ggDXbkWxBOMCnmSdDEuF" alt=""><figcaption></figcaption></figure>

The embed will work with most popular website builders, however, you may need to upgrade your web builder plan to support Javascript code on your site.


---

# 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.bueno.art/bueno-forms/creating-a-form/form-embed.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.
