# ​After the Upgrade​

## Update the System Module

After all needed patches have been applied, selecting *Continue* will set everything up to update the **system** module. This is a very important step and is required to complete the upgrade properly.

![XOOPS Update System Module](/files/-L_EkQUdOYP9Toxj1D35)

Select *Update* to perform the update of System module.

## Update Other XOOPS Supplied Modules

XOOPS ships with three optional modules - pm (Private Messaging,) profile (User Profile) and protector (Protector) You should do an update on any of these modules that are installed.

![XOOPS Update Other Modules](/files/-L_EkQUfw-non_j9735U)

## Update Other Modules

It is likely that there are updates to other modules that might enable the modules to work better under your now updated XOOPS. You should investigate and apply any appropriate module updates.

## Open Your Site

If you followed the advice to *Turn your site off*, you should turn it back on once you have determined it is working correctly.


---

# 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://xoops.gitbook.io/xoops-install-upgrade/doc-v2.5.10/upgrading/upgrade/ustep-04.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.
