> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/cug-57.00/cug-57.00-es/referencia-de-usuario-de-commander-57.00/descuentos.md).

# Descuentos

## Resumen

Los descuentos automatizados son descuentos que el sistema aplica automáticamente durante una venta.

## Uso de descuentos

Los descuentos pueden dividirse, en términos generales, en dos tipos: automatizados y manuales. Los descuentos automatizados son aplicados por el sistema en función de las características de la transacción.

Los descuentos manuales, a diferencia de los descuentos automáticos, requieren acciones específicas por parte del cajero. Entre los ejemplos se incluyen cualquier descuento que use una tecla de descuento o la introducción de un importe de descuento.

Para obtener información detallada, consulte los temas correspondientes a cada uno de los siguientes descuentos:

* [Descuentos combinados](broken://pages/8f38ac2260424b1e9646c2148769916949f10733)
* [Ventas de fidelización](broken://pages/68ffe68cd3a1bb4ee9cd86e9bc8ffedef36c4142)
* [Descuentos manuales](broken://pages/66305c1f8757716febb8cb9d9b05075b0d33595c)
* [Promociones NAXML](broken://pages/8c06eb78b5f046699ca62e195b88c40d8b3b3ecf)
* [Promociones PLU](broken://pages/afe8bdea0837024bcd70c9f8a576caf06b701da3)
* [Descuento POP](broken://pages/d1ef49f25072afcdeb74182e5f1d81488b4c54fc)
* [Descuento especial](broken://pages/27ed5c0b1396923f32f68d8234c34ba60a1a3562)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/cug-57.00/cug-57.00-es/referencia-de-usuario-de-commander-57.00/descuentos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
