# Module Catalog

PrestaShop comes bundled with more than 100 modules. Even though it can sound like a lot, you might want to go further by adding extra features that are not available by default in PrestaShop.

There are many more modules available on the PrestaShop Addons website ([http://addons.prestashop.com](http://addons.prestashop.com/)), PrestaShop's official marketplace. Some are free, others are for-pay, and you are sure to find something that suits your needs! Once you are a seasoned module developer/theme designer, you can even submit your own creations, and sell them on Addons!

![](https://2879814194-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fenglish-documentation-for-prestashop-1-7%2F-MD-wQcGVavHD0kqThCr%2F-MD-zRwiYYEWBvcx0cLQ%2F57606466.png?generation=1595597003004922\&alt=media)

The "Modules Catalog" page gives you quick and easy access to the online Addons database of modules and themes. Its interface is pretty straightforward:

* A search field, with which you can search the whole content of the Addons website.
* A drop-down list that allows you to filter by categories.
* A few selections of modules that you can buy directly, that will help you achieve certain business objectives:<br>
  * Be visible
  * Boost your sales
  * Increase your customer's average cart size
  * Building trust with payment modules
  * Opt for speed with shipment modules
  * Free partner modules

Any link on the page will send you to the Addons website, where more options are available.

Clicking on an item will open its Addons page in a new browser tab.

**Addons is the official marketplace for PrestaShop modules and themes**. This is where shop owners can get all the necessary items to customize their shop, and where authors can share their creations with the community.

Modules and templates can either be free or for-sale: the price is set by the author. Take the time to browse the available modules and themes, because expensive does not always mean better.

You must be logged-in before you can download or rate anything. Creating an account is free.


---

# 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/module-catalog.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.
