# Page Makeover

***

### What is Page Makeover?

Page Makeover is an AI-powered tool that analyzes your page and automatically suggests improvements. Instead of manually tweaking design or code, you can apply a makeover in minutes and see immediate results.

The feature ensures your page:

* Has a clean, modern layout
* Reads better with polished copy
* Loads faster with performance optimizations
* Meets accessibility standards

{% embed url="<https://vimeo.com/1112927232?share=copy#t=0>" %}

***

### How to Use Page Makeover

{% stepper %}
{% step %}
**Open Maker** and select the site or project you want to update.
{% endstep %}

{% step %}
Click **Page Makeover** in the left toolbar.
{% endstep %}

{% step %}
**Paste your page URL** into the input field.
{% endstep %}

{% step %}
Hit **Start**.
{% endstep %}

{% step %}
In a few moments, Maker will generate an enhanced version of your page.
{% endstep %}
{% endstepper %}

***

### Exploring the Results

Once the makeover is complete, you’ll see the updated version side by side with your original.

* **Design Refinements**: Maker adjusts spacing, typography, and alignment for a smoother look.
* **Copy Improvements**: Headlines and text are rewritten for clarity and impact.
* **Performance Boosts**: Pages load faster thanks to optimization under the hood.
* **Accessibility Enhancements**: Elements are adjusted to follow accessibility best practices.

You can also:

* **Review improvements section by section**
* **Request additional suggestions** to fine-tune the page
* **Switch to full screen** to preview the polished design in detail

***

### Example

For instance, when you run a makeover on a landing page, the results are visible within seconds. The design flows more naturally, the copy becomes more engaging, and the overall experience feels seamless — all without a single line of manual editing.

***

### Tips

* Run makeovers on high-traffic pages first (like your homepage or product detail pages).
* Combine with Maker’s **Prompt to Page** feature if you want to add new sections after your makeover.
* Use the **Review Suggestions** option to keep refining until the page feels just right.

***

### Next Steps

👉 Try Page Makeover now and give one of your pages a quick upgrade.\
👉 Continue with Prompt to Page to generate entirely new sections.


---

# 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.maker.co/features/page-makeover.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.
