> For the complete documentation index, see [llms.txt](https://help.airreviews.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.airreviews.io/integrations/page-builder-apps/foxify-smart-pagebuilder.md).

# Foxify Smart Pagebuilder

## I. Install the Foxify Smart Pagebuilder app

If you have already installed the app, you can skip this step.

{% hint style="success" %}
Here is the URL to the Foxify app: <https://apps.shopify.com/foxify-builder>
{% endhint %}

## II. Use Air Product Reviews in Foxify Smart Page Builder

{% hint style="info" %}
Here’s how you can insert Air Product Reviews inside the **Main product information** section, or **Featured product** section.
{% endhint %}

Air Reviews has been integrated as a built-in extension in Foxify Smart Pagebuilder, so all you need to do is:

1. In your **Foxify dashboard**, open a page (or create a new one) in which you want to embed **Air Reviews** feature.

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

2. On the left sidebar, select **App Extensions**; or press \[E].
3. Filter for Author: Partner, look for **Air Product Reviews.**

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

4. Choose **Install** Extension

Once you see a green **checkmark** next to Air Product Reviews, it means Air Product Reviews has been activated and is now ready to be featured

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

In **Foxify editor** > **App extensions**, you can find Air Product Reviews (and all other extensions) installed.

In the section (here we use the Main Product section), select **Add section \[+].**

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

Navigate to **Extensions** and click on **Air Reviews - Reviews Widget.**

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

Have a look at the widget you just added. Update **any settings** on the right hand menu if necessary.

Don’t forget to hit the **Save** button for changes.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://help.airreviews.io/integrations/page-builder-apps/foxify-smart-pagebuilder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
