# BUNDLES

- [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


---

# 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.wpbundle.net/bundles.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.
