# Improving your shop

As your shop and your business evolve, you will want to add new functionalities or explore new markets. This section is all about customizing your shop: shaping an online shop that matches your current business, and scaling it with new modules, new countries and languages, payment methods or carriers, as time goes by.

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

This chapter contains the following sections:

* [Managing your Modules](/1.7-documentation/user-guide/improving-shop/managing-modules.md)
* [Customizing your store design](/1.7-documentation/user-guide/improving-shop/customizing-store-design.md)
* [Managing Shipping](/1.7-documentation/user-guide/improving-shop/managing-shipping.md)
* [Managing Payments](/1.7-documentation/user-guide/improving-shop/managing-payments.md)
* [Going International](/1.7-documentation/user-guide/improving-shop/going-international.md)


---

# 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.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.
