> 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/gempages.md).

# GemPages

GemPages is a powerful, conversion-focused page builder designed to enhance your Shopify stores. With over 80 conversion-optimized templates and AI-powered layout generation from images or URLs, GemPages offers an effortless way to design a unique, branded online store.&#x20;

**GemPages key features:**

* All page types: Home, Product, Collection, FAQ, Blog Posts, and Landing Pages
* Stunning mobile-friendly templates that work with the latest Shopify themes
* Built-in sales boosters: Countdown, Stock Counter, Bundles, Before & After
* Minimalized building effort: Turn images/URLs into layouts in seconds with AI
* Enhanced productivity: Global Style, Product Assignment, Theme Sections and more

{% hint style="info" %}
The integration between BOGOS and GemPages allows dynamic offer placement and customization.
{% endhint %}

{% embed url="<https://youtu.be/EGDC3_Hc4Hc?si=zXll7BGnPiH5w78>\_" %}

## How to Install GemPages

**Step 1:** Install GemPages from the [Shopify app store](https://gempages.net/?ref=xwcvw2rs).

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

**Step 2:** Create a new page with this [guide from GemPages](https://help.gempages.net/articles/create-new-page).

**Step 3:** Open the GemPages editor and search for the app element. Drag and drop the element onto the design area.

<figure><img src="/files/7B8DehTFvoI9HRTisOpo" alt=""><figcaption></figcaption></figure>

**Step 4:** Within each element, you’ll find four widget choices:

* [Gift icon](/detailed-guide/customize/customize-gift-icon-and-gift-thumbnail.md)
* [Gift thumbnail](/detailed-guide/customize/customize-gift-icon-and-gift-thumbnail.md)
* [Gift slider](/detailed-guide/customize/customize-gift-slider.md)
* [Cart message](/detailed-guide/customize/customize-cart-message.md)
* [Quantity break](/detailed-guide/discount-offer/create-quantity-break.md)
* [Classic bundle](/detailed-guide/bundle-offer/create-classic-bundle.md)
* [Mix and match](/detailed-guide/bundle-offer/create-mix-and-match-bundle.md)

Select the widgets that suit your needs. Once chosen, your page will automatically update to reflect the new layout, just like the below example.

<figure><img src="/files/pv0QF5Ew9YzM0FqoTkTT" alt=""><figcaption><p>Before: Default gift slider</p></figcaption></figure>

<figure><img src="/files/nFbtWkfedwVLokyhTW7x" alt=""><figcaption><p>After: Gift slider widget on new page</p></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://docs.bogos.io/integration/page-builder-apps/gempages.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.
