# What is Smart Pages?

Smart Pages is an AI-powered page builder inside PageFly that lets you create and manage Shopify store pages through conversation. Instead of dragging and dropping elements manually, you describe what you want and AI builds it for you.

## How it works

1. **You describe your page** — Pick a page type, set a goal, and optionally give AI instructions
2. **AI generates sections** — The AI creates a full page with multiple sections (hero, features, testimonials, FAQ, etc.)
3. **You refine with chat** — Select any section and tell AI what to change using natural language
4. **You publish** — One click pushes the page live to your Shopify store

## Key features

### AI Chat Editor

Chat with AI to edit your page. Select a section, type what you want changed, and watch it update in real time.

### Section Generator

Quickly add new sections to your page. Choose a section type (hero, CTA, FAQ, testimonials, etc.) and AI generates it instantly.

### Inline Element Editing

Click directly on text, images, or links on the canvas to edit them without opening any panels.

### A/B Experiments

Test two versions of a section against each other. Smart Pages splits traffic, tracks conversions, and tells you which one wins.

### CRO Suggestions

AI analyzes your page and suggests improvements to increase conversions. Each suggestion includes a priority level and can be applied with one click.

### Analytics Dashboard

Track page performance — sessions, conversions, revenue — and view experiment history all in one place.

## Page types

| Type       | Description                                   |
| ---------- | --------------------------------------------- |
| Product    | Dedicated pages for individual products       |
| Landing    | Marketing and campaign pages                  |
| About      | Company story and team pages                  |
| Contact    | Contact forms and store information           |
| Collection | Pages for product collections *(coming soon)* |
| Home       | Store homepage *(coming soon)*                |

## What you'll need

* A Shopify store with PageFly installed
* AI credits (included with your PageFly plan)
* A modern web browser (Chrome, Firefox, Safari, or Edge)

## Next steps

Ready to build your first page? Head to [Creating Your First Page](/smart-pages/creating-your-first-page.md).


---

# 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://help.pagefly.io/smart-pages/what-is-smart-pages.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.
