# Introduction

Elite Bundle Builder is a Shopify bundle builder app for creating customizable bundle experiences that help customers buy more products together. Merchants can create build-your-own bundles, multi-option bundles, automatic discounts, and custom bundle pages without editing theme code.

The app is designed for stores that want bundle pages to feel like part of the brand, not like a generic widget. Each bundle can have its own products, options, discounts, design, and performance analytics.

## What You Can Build

Use Elite Bundle Builder to create:

* Build-your-own boxes
* Mix-and-match product bundles
* Gift bundles
* Product routine builders
* Sample packs
* Outfit builders
* Fixed product kits with selectable variants
* Multi-option combo bundles

## How It Works

Most merchants launch a bundle in this flow:

1. Choose a bundle type.
2. Add products, collections, or options.
3. Configure quantity rules and discounts.
4. Customize the bundle page with the drag-and-drop editor.
5. Enable the theme app embed.
6. Preview the storefront experience.
7. Set the bundle live.

## Why Bundle Pages Matter

A good bundle page should make buying easier. It should help customers understand what to choose, show progress clearly, explain discounts, and make the add-to-cart action obvious on every device.

Elite Bundle Builder gives merchants control over both the selling logic and the storefront design, so bundles can be optimized for conversion, average order value, and brand consistency.

## Recommended Next Pages

* [Key Features](/overview/key-features.md)
* [Bundle Types](/overview/bundle-types.md)
* [Getting Started](/installation-and-requirements/getting-started.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://docs.elitebundleapp.com/overview/introduction.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.
