# Managing your Modules

PrestaShop comes with a set of modules that can be installed/uninstalled and configured as desired, in order to customize and complete your shop.

The range of actions is virtually unlimited: the extensibility of PrestaShop makes it possible to turn your shop into exactly what you intend it to do, instead of you having to comply with constraints that you did not choose – provided you can find the module that does exactly what you need.

This chapter contains the following sections:

* [Modules and Services](/1.7-documentation/user-guide/improving-shop/managing-modules/modules-and-services.md)
* [Modules Catalog](/1.7-documentation/user-guide/improving-shop/managing-modules/module-catalog.md)

The "Modules" section of the back office is currently being reworked. Changes are expected from PrestaShop 1.7.5 to the next minor versions, and that is why we would rather not document it right now but wait for the whole rework to be over. Don't panic, as we want it to remain intuitive, you probably won't need help!

![](/files/-MD-zRwfzn-AkikiQF3B)


---

# 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.prestashop-project.org/1.7-documentation/user-guide/improving-shop/managing-modules.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.
