# Configuring Advanced Parameters

Browsing the advanced parameters menu is like looking under the hood - it's where everything technical takes place and you will find parameters to make sure your shop runs smoothly. Checking your configuration information, setting up emails, backing up your database: these pages are not visited often (unless the database part), yet they are of some importance, especially for your webmaster.

* &#x20;[Information](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/information.md)
* &#x20;[Performance](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/performance.md)
* &#x20;[Administration](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/administration.md)
* &#x20;[Email](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/email.md)
* &#x20;[Import](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/import.md)
* &#x20;[Team](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/team.md)
* &#x20;[Database](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/database.md)
* &#x20;[Logs](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/logs.md)
* &#x20;[Webservice](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/webservice.md)
* &#x20;[Multistore](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/multistore.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/configuring-shop/advanced-parameters.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.
