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

# Foxify

Foxify is a flexible, high-performance page builder designed to help merchants create visually stunning, conversion-driven Shopify stores. With an intuitive drag-and-drop editor, ready-to-use templates, and built-in sales tools, Foxify makes it easy to design and optimize every page for maximum engagement.

**Foxify key features:**

* Drag-and-drop editor – Easily place images, text, videos, buttons, and more without coding.
* AI-powered tools – FoxStudio 🔥 helps write text, translate pages, and improve SEO in seconds.
* SEO & analytics – Optimize visibility with the SEO checker and track views, sales, and conversions.
* Page revisions – Roll back to earlier versions anytime if changes don’t work out.
* Mobile-first design – All templates are fully responsive, with easy adjustments for fine-tuning.
* Seamless compatibility – Works with Online Store 2.0 themes and integrates with popular apps like Judge.me, Loox, and Growave.

## How to integrate BOGOS with Foxify

**Step 1:** Install Foxify from the [Shopify app store.](https://apps.shopify.com/foxify-builder?utm_source=partner\&utm_medium=BOGOS\&utm_campaign=integration)

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

**Step 2:** Create your Foxify page with this [quick guide](https://www.google.com/url?q=https://docs.foxecom.com/foxify-app/page-management/page-creation\&sa=D\&source=editors\&ust=1756899435984628\&usg=AOvVaw1Qwpx1kO0njXAi8iMcBuxq).

**Step 3:** Install BOGOS from the [Shopify app store](https://www.google.com/url?q=https://apps.shopify.com/freegifts?utm_source%3DBOGOS.io%26utm_medium%3Dhelpdoc\&sa=D\&source=editors\&ust=1756899435984943\&usg=AOvVaw04fo8H2DJRhkLGKR58OH0f) and set up your promotion offers.

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

**Step 4:** In your **Foxify editor**, go to **Elements** > **App blocks** > **BOGOS**, then simply drag and drop the BOGOS elements onto your pages or templates.

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

<br>


---

# 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://docs.bogos.io/integration/page-builder-apps/foxify.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.
