# Setup and Customisation

- [General Settings](https://docs.upsellwp.com/setup-and-customisation/general-settings.md): The General Settings Guide for UpsellWP helps you configure essential plugin options for optimal performance. This guide covers setup, and best practices to ensure a seamless upsell experience.
- [Conditions/Rules](https://docs.upsellwp.com/setup-and-customisation/conditions-rules.md): Learn the available conditions in UpsellWP plugin like cart subtotal, products in cart for offering more flexible offers.
- [How to customize offer templates](https://docs.upsellwp.com/setup-and-customisation/how-to-customize-offer-templates.md): Discover the process for personalizing offer templates provided by the UpsellWP plugin
- [Recommendation Engine](https://docs.upsellwp.com/setup-and-customisation/recommendation-engine.md): Learn how to create Recommendation Engine and link the with our campaigns using UpsellWP plugin.


---

# 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/setup-and-customisation.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.
