# Customizing your shop

This guide will teach you about all the various options and features of a standard PrestaShop installation. Diving into PrestaShop means exploring many settings and possibilities, and the power of PrestaShop will little by little be presented to you.

You will soon learn that you can go even further than a standard installation. Indeed, by default your shop has one theme and a hundred of modules, but you can install as many themes and modules as you see fit to expand your shop and make it truly yours.

Themes and modules creators upload their creation on the PrestaShop Addons website, at <http://addons.prestashop.com/>, the only official PrestaShop marketplace, where shop owners can find many ways to extend and improve their shop.

Creating an account in is free, and many quality add-ons are free too. Browse the many categories, search for a specific keyword, then buy and download the add-on you need and install it on your shop – either in the `/modules` or `/themes` folder of your PrestaShop installation.

You do not have to be a PrestaShop expert to start shopping for add-ons: have a look at more than a thousand of modules and more than 900 themes right now!

Visit <http://addons.prestashop.com>!

![](/files/-MD-vw_OSu5D8xTPqYgR)


---

# 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/customizing-shop.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.
