# Vender con PrestaShop

Los productos de tu tienda, la organización de tu catálogo, tus pedidos, tus clientes y cómo te comunicas con ellos, es la base principal de tu actividad diaria como comerciante. En este capítulo encontrarás todo lo que tú y tu equipo necesitáis administrar cada día para hacer crecer tu negocio.&#x20;

Este capítulo contiene las siguientes secciones:

* [Gestionar los pedidos](/1.7-documentation/spanish/guia-usuario/vender/gestionar-pedidos.md)
* [Gestionar el catálogo de productos](/1.7-documentation/spanish/guia-usuario/vender/gestionar-catalogo.md)
* [Gestionar tus clientes](/1.7-documentation/spanish/guia-usuario/vender/gestionar-clientes.md)
* [Gestionar el Servicio de atención al cliente](/1.7-documentation/spanish/guia-usuario/vender/gestionar-servicio-atencion-cliente.md)
* [Comprender las estadísticas](/1.7-documentation/spanish/guia-usuario/vender/comprender-estadisticas.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/spanish/guia-usuario/vender.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.
