# Installation & Updates

- [Installation](https://docs.upsellwp.com/installation-and-updates/installation.md): Welcome to the UpsellWP Plugin Installation Guide. UpsellWP is a powerful WordPress plugin designed to help businesses boost their revenue by offering seamless upsell and cross-sell opportunities.
- [Updates](https://docs.upsellwp.com/installation-and-updates/updates.md): Welcome to the UpsellWP Plugin Update Guide. Keeping your UpsellWP plugin up to date ensures you have access to the latest features, performance improvements, and security enhancements.
- [License key Validation](https://docs.upsellwp.com/installation-and-updates/license-key-validation.md): Welcome to the UpsellWP License Key Validation Guide. Activating your license key is essential to unlocking the full potential of the UpsellWP plugin, including premium features and automatic updates.


---

# 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/installation-and-updates.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.
