# Add-Ons

- [Custom Taxonomy](https://docs.upsellwp.com/add-ons/custom-taxonomy.md): Learn how to create custom filters and conditions using the UpsellWP Addon with Custom Taxonomy.
- [Translation](https://docs.upsellwp.com/add-ons/translation.md): Learn how to translate our UpsellWP plugin's strings
- [Mini Cart](https://docs.upsellwp.com/add-ons/mini-cart.md): The Mini Cart Guide for UpsellWP helps you boost sales by displaying upsell offers within the mini cart. This guide covers setup, customization, and best practices to maximize conversions.
- [Customizing Side Cart template - Override](https://docs.upsellwp.com/add-ons/mini-cart/customizing-side-cart-template-override.md): The Template Override Guide for UpsellWP helps you customize the mini cart upsell display. The guide covers template overrides, customization option and best practices for a tailored upsell experience
- [Buy More Save More](https://docs.upsellwp.com/add-ons/buy-more-save-more.md): The Buy More, Save More Addon Guide for UpsellWP helps you increase sales by offering volume-based discounts. This guide covers setup, customization and best practices to maximize customer incentives.
- [Fixed Bundle](https://docs.upsellwp.com/add-ons/buy-more-save-more/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.upsellwp.com/add-ons/buy-more-save-more/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.upsellwp.com/add-ons/buy-more-save-more/dynamic-cross-sell-bundle.md): Learn how to create Dynmaic Cross-sell Bundles in your store using WPBundle.
- [Mix And Match Bundle](https://docs.upsellwp.com/add-ons/buy-more-save-more/mix-and-match-bundle.md): Learn how to create Mix and Match Bundles in your store using WPBundle.
- [Buy More Save More](https://docs.upsellwp.com/add-ons/buy-more-save-more/buy-more-save-more.md): Learn how to create a Buy More Save More using the WPBundle
- [Email Upsell](https://docs.upsellwp.com/add-ons/email-upsell.md): The Email Upsell Addon addon for UpsellWP helps you drive sales with targeted upsell emails. Learn setup, customization, and best practices to maximize conversions.
- [WPBundle Migration](https://docs.upsellwp.com/add-ons/wpbundle-migration.md): Learn how to migrate from WPBundle to the Bundles for UpsellWP add-on within UpsellWP. This guide covers installation, licensing, and access for both existing and new users.


---

# 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.upsellwp.com/add-ons.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.
