> For the complete documentation index, see [llms.txt](https://docs.prestashop-project.org/1-5-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prestashop-project.org/1-5-documentation/english-documentation/user-guide.md).

# User Guide

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 shop 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](/1-5-documentation/english-documentation/user-guide/training.md)
* [Customizing your shop](/1-5-documentation/english-documentation/user-guide/customizing-your-shop.md)
* [Browsing the front-office](/1-5-documentation/english-documentation/user-guide/browsing-the-front-office.md)
* [Connecting to the PrestaShop back-office](/1-5-documentation/english-documentation/user-guide/connecting-to-the-prestashop-back-office.md)
* [First steps with PrestaShop 1.5](/1-5-documentation/english-documentation/user-guide/first-steps-with-prestashop-1.5.md)
* [Adding Products and Product Categories](/1-5-documentation/english-documentation/user-guide/adding-products-and-product-categories.md)
* [A Look Inside the Catalog](/1-5-documentation/english-documentation/user-guide/a-look-inside-the-catalog.md)
* [Managing Orders](/1-5-documentation/english-documentation/user-guide/managing-orders.md)
* [Managing Customers](/1-5-documentation/english-documentation/user-guide/managing-customers.md)
* [Creating Price Rules and Vouchers](/1-5-documentation/english-documentation/user-guide/creating-price-rules-and-vouchers.md)
* [Managing Shipping](/1-5-documentation/english-documentation/user-guide/managing-shipping.md)
* [Understanding Local Settings](/1-5-documentation/english-documentation/user-guide/understanding-local-settings.md)
* [Managing Modules and Themes](/1-5-documentation/english-documentation/user-guide/managing-modules-and-themes.md)
* [Making the Native Modules Work](/1-5-documentation/english-documentation/user-guide/making-the-native-modules-work.md)
* [Understanding the Preferences](/1-5-documentation/english-documentation/user-guide/understanding-the-preferences.md)
* [Understanding the Advanced Parameters](/1-5-documentation/english-documentation/user-guide/understanding-the-advanced-parameters.md)
* [Administering the Back-Office](/1-5-documentation/english-documentation/user-guide/administering-the-back-office.md)
* [Understanding Statistics](/1-5-documentation/english-documentation/user-guide/understanding-statistics.md)
* [Advanced Stock Management](/1-5-documentation/english-documentation/user-guide/advanced-stock-management.md)
* [Managing Multiple Shops](/1-5-documentation/english-documentation/user-guide/managing-multiple-shops.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-5-documentation/english-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.
