> For the complete documentation index, see [llms.txt](https://help.checkoutchamp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder.md).

# Page Builder

After you drag a page type to the funnel visualizer, click on the page and then click the settings gear icon to select a template. You can choose from My Pages (pages you’ve already created), Free Pages, or Premium Pages

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

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

After you select a template, click on the page again and click the Pencil button to begin editing the page

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

### Relative Links

{% hint style="info" %}
These links are deprecated content.  Please use [Page Builder 2.0](/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0.md).
{% endhint %}

* [Builder Toolbar](/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder/builder-toolbar.md)
* [Style Manager](/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder/settings-and-styles.md)
* [Layer Manager](/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder/layer-manager.md)
* [Building Blocks](/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder/building-blocks.md)
* [Adding Local HTML Files](/funnel-builder/creating-and-editing-funnels-pages/adding-local-html-files.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/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.
