# Page Builder

The Page Builder allows you to quickly build custom landing pages for your courses, downloads, pages, and live streams. To access the Page Builder on any of the supported pieces of content, click on the *Build your Page* button in the upper right corner when editing in admin.

![](/files/-MLx7bNggUp2eC4b7AYD)

This will take you to the Page Builder view of the content you're building on Mavenseed, with the admin bar displayed at the top of the page.

**To open the page builder, click the green icon in the top-right portion of the screen.**&#x20;

![](/files/6IazBZnvlW7Y7vecjzvv)

Once the page builder opens, you can add any number of page leafs by dragging them from the panel, to your page.

![](/files/-MBk-sHVjl5cHh9FSV2R)

* **Button:** Add a simple button to your page,&#x20;
* **Content Grid:** Automatically pull in a collection grid of your content; live streams, courses, downloads & posts.
* **Divider:** Adds a clean line divider to help separate content,
* **Embed:** Paste in an iframe embed code from Itch.io or Sketchfab.
* **Hero:** A hero style widget with a title, subtitle and call to action.
* **Images:** Add a single or multiple images to your course description,&#x20;
* **Media & Text:** Quickly add an image, or video with accompanying text to the left or right of it.
  * You can also use this leaf to create an Add-to-Cart experience. Choose your product from the leaf's drop-down, while making sure the URL is blank. Mavenseed will add the product to your customers cart when clicked.&#x20;
* **Modal:** Adds a button to your page that will fire a modal overlay,&#x20;
* **Newsletter:** Add a email field for visitors to sign up for your email newsletter. *Mailchimp integration is required for this leaf to work.*&#x20;
* **People:** Display a list of people you've set up within your site's content section, great for team pages.&#x20;
* **Quotes:** Display a list of testimonials on your page that you've set up within your site's content section,&#x20;
* **Text:** A simple text editing widget,&#x20;
* **Video:** Supports YouTube, Vimeo, Wistia, Dailymotion and VK,&#x20;


---

# 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.mavenseed.com/creating-content/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.
