# WPBundle Knowledge

## WPBundle Knowledgebase

- [Installation](https://docs.wpbundle.net/getting-started/installation.md): Learn how to install the WPBundle plugin for WooCommerce
- [License Key Validation](https://docs.wpbundle.net/getting-started/license-key-validation.md): Learn how to validate the license key for WPBundle and also manage the sites associated with the license
- [Upgrade](https://docs.wpbundle.net/getting-started/upgrade.md): Learn how to purchase the pro version for WPBundle.
- [Introduction](https://docs.wpbundle.net/quick-start/introduction.md)
- [Create a Product Bundle with 20% discount using "Fixed Bundle"](https://docs.wpbundle.net/quick-start/create-a-product-bundle-with-20-discount-using-fixed-bundle.md): Learn how to create Product Bundles using the WPBundle "Fixed Bundle"
- [Create a "Cross Sell Bundle" and offer a 15% discount on the products bundled.](https://docs.wpbundle.net/quick-start/create-a-cross-sell-bundle-and-offer-a-15-discount-on-the-products-bundled..md): Learn how to configure a "Cross sell Bundle"
- [BUNDLES](https://docs.wpbundle.net/bundles.md): WPBundle
- [Fixed Bundle](https://docs.wpbundle.net/bundles/fixed-bundle.md): Learn how to create a Product Bundle for your store using the WPBundle Plugin using the Fixed Bundle campaign
- [Cross-Sell Bundle](https://docs.wpbundle.net/bundles/cross-sell-bundle.md): Learn how to create Bundles that would be displayed as Cross sells in your store using WPBundle
- [Dynamic Cross-Sell Bundle](https://docs.wpbundle.net/bundles/dynamic-cross-sell-bundle.md): Learn how to create Dynmaic Cross-sell Bundles in your store using WPBundle.
- [Mix And Match Bundle](https://docs.wpbundle.net/bundles/mix-and-match-bundle.md): Learn how to create Mix and Match Bundles in your store using WPBundle.
- [Volume Bundle](https://docs.wpbundle.net/bundles/volume-bundle.md): Learn how to create a Volume  Bundle using the WPBundle
- [Templates](https://docs.wpbundle.net/templates.md): Learn how to change the appearance of the Bundled Products in the Shop page and in the Cart page
- [Settings](https://docs.wpbundle.net/settings.md): Learn about the various front-end display options available with the setting page.
- [Reports](https://docs.wpbundle.net/reports.md): This page provides a comprehensive view of your data, Bundle revenue, Products Purchased and Bundles created on your needs.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.wpbundle.net/getting-started/installation.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.
