# Page Builder

#### Overview

Originally designed as an email-centric tool, the builder has evolved in response to user feedback. Recognizing that many customers were also using the platform to create landing pages—often running into compatibility issues—the team developed a version of the builder optimized for web page design. This specialized Page builder is tailored to overcome the constraints typically faced when designing for email clients.

#### Email vs. Pages Content

The Page builder offers more freedom in design because it doesn't have to contend with the rendering limitations of email clients. Notable differences include:

* Form Content Block: The Page builder has a dedicated block for creating forms, offering a vital tool for lead generation or user input.
* Block Identifier: This toggle feature enables internal or anchor links within the content blocks, allowing for easy navigation across the page.
* Video and Custom HTML: The Page builder provides more options for embedding video content and does not validate or remove any custom HTML code, giving you more control over your design.

<figure><img src="https://lh7-eu.googleusercontent.com/K0BUBB49KIpHdue9GV1sL_lfSgb2kte2gu-A4HJTl56tKCl3LsVNQctanP-NEl6j08uk6TEW2WTaw2ceFHMVYf2NzVLp_7sNgchG1tsyMCBXzFU6RWNIMp-Q2Kaa4Ef9ZaOJHuB7TFAUFVYbX6DO8T0" alt=""><figcaption></figcaption></figure>

**Rows**

In addition to content differences, the Row options in the Page builder offer some extra features:

* Video Backgrounds: Unlike in email designs, you can use video backgrounds to create a more dynamic visual experience.
* More Columns: The Page builder allows for a greater number of columns per row compared to the email builder, providing more layout options.

**Settings**

The settings tab in the Page builder includes features optimized for web pages:

* Wider Content Area: Given that web pages are often displayed on larger screens, the Page builder allows for content area widths of up to 1440px.
* Favicon: This feature lets you upload a favicon (PNG, JPEG, or GIF formats), making it easier for users to identify your tab among others. You can upload or import the favicon through the file manager by clicking "Add favicon".<br>

<figure><img src="https://lh7-eu.googleusercontent.com/AQ5cTkDvQqHEef3CR5ey9AC-unehmCv9ifzdoaZeyV8pCMlsZ02hQuI5oXbc4q1UZJ4iHzoN_9PGIlMyYZeIdwOXdB5qNyAb8Wrm3HMZ94W6fjab39VMzYd9DhjihEsZ3XGppldN93oMqz8a_u_aGWk" alt=""><figcaption></figcaption></figure>

* Block Identifier: This toggle feature enables internal or anchor links within the content blocks, allowing for easy navigation across the page.
* Video and Custom HTML: The Page builder provides more options for embedding video content and does not validate or remove any custom HTML code, giving you more control over your design.

<figure><img src="https://lh7-eu.googleusercontent.com/hBWq3hyDVX_SELVVAhE3tql-IO1UTSxpV431ht7R3HAu4O3BEAZsuMIlDec3uJDZxcQhe80GO52bhiKrDr2T6mX6CSkhbKrFNd2DAMYbpVys0cnrPFWfkmZ5VnVemnNs3yXeOh_6WGOUHrdYIcRiSPA" alt=""><figcaption><p>Favicon Example</p></figcaption></figure>

<figure><img src="https://lh7-eu.googleusercontent.com/6KWbgs-ScNekXaHnVTgLzODq4mwDLZFYDPB09LyzWISvyuhKcNi9jdGBakviMV8f8-bXKOcOss_EwkU_vgJTyFiDXgVwLiB-msFUSuqGanRh4WtPmQsaAxqpOSVf6ttZf9_5049EdyYasfdfZsWbFgM" alt="" width="563"><figcaption><p>Add a Favicon</p></figcaption></figure>

<br>


---

# 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/end-user-guide/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.
