# Upgrade Guide

If you are upgrading from an older version of the script, after you upload the new files, you have to visit the Admin side of the module (Usually at <http://yourdomain.com/whmcs/admin/addonmodules.php?module=abusemanagerpro>) for the upgrade system to update any needed settings/etc.

{% hint style="warning" %}
**Module Hooks Update**\
\
As per WHMCS documentation: "Please note that hook files are detected at the time a \[...] addon module is activated. If a hook file is added after the module has already been activated, some additional steps may need to be performed for WHMCS to recognize it. \[...] For addon modules, re-saving the \[module] settings under Setup > Addon Modules will address this."
{% endhint %}


---

# 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://layerlabs.gitbook.io/abuse-manager-pro/upgrade-guide.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.
