# Selling with PrestaShop

Your products, how your catalog is organized, your orders, your customers and how you communicate with them make the most of your daily activity as a merchant. You will find in this section everything you and your team need to handle every day to keep your business going.&#x20;

This chapter contains the following sections:

* [Managing your Orders](/1.7-documentation/user-guide/selling/managing-orders.md)
* [Managing your Product Catalog](/1.7-documentation/user-guide/selling/managing-catalog.md)
* [Managing your Customers](/1.7-documentation/user-guide/selling/managing-customers.md)
* [Managing the Customer Service](/1.7-documentation/user-guide/selling/managing-customer-service.md)
* [Understanding your statistics](/1.7-documentation/user-guide/selling/understanding-statistics.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/selling.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.
