# Installing the module

Once the file set is uploaded and permissions are set if required, you can now visit your **Control panel home page** and install the module. Go to **system admin>modules. Module administration page** \[Fig.1]

![img\_88.jpg](/files/-LD6N-feItGqh7PjIGuj)

***Figure 16 Module Administration***

This section displays a table with any installed modules. On top there is a button “Install Modules” with a link to a section displaying any modules residing in the ./modules/ directory on your server that have not been installed:

![img\_89.jpg](/files/-LD6N-fjBkjikqnrqKe_)

Your new module should be listed here with a ‘module’ under the module column, and an ‘install’ and ‘information’ icon under the 'Action' column.

Click the 'install' icon. This returns a confirmation page, click on the install button if you wish to proceed. If all goes well, you will see a new page with a list of files and any database tables created for your new module.

Click ‘return to module administration’ page.

You will now see your installed module in the top list of active installed modules. After the module is installed, you’ll be able to Update it, and un-install it.

![img\_90.jpg](/files/-LD6N-fnyN3A35FrDp1H)

***Figure 17 Update and Un-install a module***


---

# 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-operations-guide/the-admin-interface/modules/installing-the-module.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.
