# Page Builder

## Building web pages with Beefree SDK <a href="#building-web-pages-with-beefree-sdk" id="building-web-pages-with-beefree-sdk"></a>

Beefree SDK Page Builder will help your customers create beautiful, responsive landing pages, complete with forms and embedded videos. Combined with our **Email Builder**, you’ll have the power to deliver to your customers a **single, optimized user experience** for designing both emails and web pages.

This page provides a high level overview and explanation of what the Page Builder is. Navigate to the following resources to learn more about how to get up and running with the Page Builder:

* [Integrating Page Builder](https://docs.beefree.io/beefree-sdk/visual-builders/page-builder/integrating-page-builder)
* [Embedding videos in a page](https://docs.beefree.io/beefree-sdk/visual-builders/page-builder/embedding-videos-in-a-page)
* [Page Builder Video Series](https://docs.beefree.io/beefree-sdk/resources/videos/page-builder-video-series)

You can use the [Content Services API](https://docs.beefree.io/beefree-sdk/apis/content-services-api/convert#email-to-page-conversion-important-behaviors) to convert existing email designs into landing pages. This is useful in scenarios where you may want to reuse content across different channels.

<figure><img src="https://806400411-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8c7XIQHfAtM23Dp3ozIC%2Fuploads%2F0pumUIDujRIWIRYEyfwi%2FPage-Builder.jpg?alt=media&#x26;token=f17beb5c-e3e7-4172-8d05-7632b8549a69" alt=""><figcaption></figcaption></figure>

With the Page Builder, your customers can create landing pages and one page sites. In addition, you will find exclusive features that make sense for web pages, such as forms, embedded videos, and the ability to paste scripts, like an embeddable SurveyMonkey or Typeform survey.

Here are a few examples of web pages your customers can build with:

* Product showcase or teaser
* Disclaimer (e.g. age verification)
* Registration (e.g. events, gated content)
* Newsletter subscription
* Customer survey
* Booking request
* Portfolio

You can also create stunning one-page websites where all content is neatly organized on a single, scrollable page. With this approach, page viewers can easily navigate one centralized page using menus and anchors, replacing traditional multi-page layouts.


---

# 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.beefree.io/beefree-sdk/visual-builders/page-builder.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.
