# User Guide

## Page Builder User Guide <a href="#page-builder-user-guide" id="page-builder-user-guide"></a>

This guide is intended for administrators of Adobe Commerce and Magento Open Source. It provides detailed information about Page Builder features, including a three-part walkthrough for building basic content components. It assumes a basic understanding of the core Commerce configuration, and functionality.

Page Builder has two areas for store administrators:

* The Admin: Use this area to access the configuration UI and work with the Page Builder tools.
* The command-line interface: Use this tool to execute installation and backend configuration tasks.

### Introduction to Page Builder

Page Builder makes it easy to create content-rich pages with custom layouts that enhance your visual storytelling and to drive customer engagement and loyalty. Here are just a few of the many Page Builder features that are designed to improve quality, and reduce the time and expense of producing custom pages:

* Advanced content tools
* Full-page layouts for CMS pages, products, and categories
* Real-time editing from the workspace
* Drag-and-drop page design
* Rich assortment of content types
* Custom product attribute input types

{% hint style="info" %}
You can read more here:  [https://experienceleague.adobe.com/docs/commerce-admin/page-builder/guide-overview.html](https://experienceleague.adobe.com/docs/commerce-admin/page-builder/guide-overview.html?lang=en)
{% endhint %}


---

# 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://blueskytechcompany.gitbook.io/minimog/page-builder/user-guide.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.
