# Plugin Updates

The plugin is updated on a regular basis and has a built in update-notification system.

{% hint style="info" %}
License activation is **not required** for the plugin to work - it does not limit the plugin functionality in any way. It is **only used for the automatic updates** script for verification.
{% endhint %}

* [Automatic Updates](/plugin-updates/automatic-updates.md)
* [Manual Updates](/plugin-updates/manual-updates.md)
* [Safe update guide](/plugin-updates/safe-update-guide.md) - in case you are having issues
* [Version Log](https://changelog.ajaxsearchpro.com/)


---

# 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://documentation.ajaxsearchpro.com/plugin-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.
