# User Guide PrestaShop 8

PrestaShop presents a comprehensive, intuitive user administration panel, and gives you hundreds of standard functions that can be adapted or personalized in order to respond to all of your needs.

This user guide will help you familiarize yourself with all of PrestaShop’s features. You will also be able to efficiently manage your PrestaShop site. While the majority of it is aimed at store owners, the first chapter serves as an introduction to the front office interface, which can be helpful to everyone.

You can post all of your questions directly on our forum: <http://www.prestashop.com/forums/>

Chapters in this guide:

* [Training](https://docs.prestashop-project.org/v.8-documentation/broken-reference)
* [Customizing your store](https://docs.prestashop-project.org/v.8-documentation/broken-reference)
* [Connecting to the PrestaShop back office](https://docs.prestashop-project.org/v.8-documentation/user-guide/connecting-back-office)
* [Discovering the Administration Area](https://docs.prestashop-project.org/v.8-documentation/user-guide/discovering-administration-area)
* [First steps with PrestaShop 8](https://docs.prestashop-project.org/v.8-documentation/user-guide/first-steps)
* [Selling with PrestaShop](https://docs.prestashop-project.org/v.8-documentation/user-guide/selling)
  * [Managing your Orders](https://docs.prestashop-project.org/v.8-documentation/user-guide/selling/managing-orders)
  * [Managing your Product Catalog](https://docs.prestashop-project.org/v.8-documentation/user-guide/selling/managing-catalog)
  * [Managing your Customers](https://docs.prestashop-project.org/v.8-documentation/user-guide/selling/managing-customers)
  * [Managing the Customer Service](https://docs.prestashop-project.org/v.8-documentation/user-guide/selling/managing-customer-service)
  * [Understanding your statistics](https://docs.prestashop-project.org/v.8-documentation/user-guide/selling/understanding-statistics)
* [Improving your store](https://docs.prestashop-project.org/v.8-documentation/user-guide/improving-shop)
  * [Managing your Modules](https://docs.prestashop-project.org/v.8-documentation/user-guide/improving-shop/managing-modules)
  * [Customizing your store design](https://docs.prestashop-project.org/v.8-documentation/user-guide/improving-shop/customizing-store-design)
  * [Managing Shipping](https://docs.prestashop-project.org/v.8-documentation/user-guide/improving-shop/managing-shipping)
  * [Managing Payments](https://docs.prestashop-project.org/v.8-documentation/user-guide/improving-shop/managing-payments)
  * [Going International](https://docs.prestashop-project.org/v.8-documentation/user-guide/improving-shop/going-international)
* [Configuring your store](https://docs.prestashop-project.org/v.8-documentation/user-guide/configuring-shop)
  * [Configuring your Shop Parameters](https://docs.prestashop-project.org/v.8-documentation/user-guide/configuring-shop/shop-parameters)
  * [Configuring Advanced Parameters](https://docs.prestashop-project.org/v.8-documentation/user-guide/configuring-shop/advanced-parameters)
* [Managing Multiple stores](https://docs.prestashop-project.org/v.8-documentation/user-guide/managing-multiple-stores)
  * [The multistore interface](https://docs.prestashop-project.org/v.8-documentation/user-guide/managing-multiple-stores/multistore-interface)
  * [Creating a new store group](https://docs.prestashop-project.org/v.8-documentation/broken-reference)
  * [Creating a new store](https://docs.prestashop-project.org/v.8-documentation/broken-reference)
  * [Setting a store's URL](https://docs.prestashop-project.org/v.8-documentation/broken-reference)
  * [Sample Usages and Specifics](https://docs.prestashop-project.org/v.8-documentation/user-guide/managing-multiple-stores/sample-usages-and-specifics)
* [Complying with the European legislation](https://docs.prestashop-project.org/v.8-documentation/broken-reference)
* [Browsing the front office](https://docs.prestashop-project.org/v.8-documentation/user-guide/browsing-front-office)
* [Complying with the GDPR](https://docs.prestashop-project.org/v.8-documentation/broken-reference)


---

# 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/v.8-documentation/user-guide.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.
