# Discounts

## Overview

Automated Discounts are discounts that the system applies automatically during a sale.

## Using Discounts

Discounts can broadly be divided into two types: automated and manual. Automated discounts are applied by the system based on characteristics of the transaction.

Manual discounts, unlike automatic discounts, require specific actions by the cashier. Examples include any discount using a discount key or entering a discount amount.

For detailed information, see the respective topics for each of the following discounts:

* [Combined Discounts](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.00/combined-discounts.md)
* [Loyalty Sales](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.00/loyalty-sales-eps.md)
* [Manual Discounts](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.00/manual-discounts.md)
* [NAXML Promotions](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.00/naxml-deal.md)
* [PLU Promotions](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.00/plu-promotions.md)
* [POP Discount](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.00/pop-discount.md)
* [Special Discount](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.00/specialdiscount.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.verifone.com/commander-user-reference-guides/commander-user-references/commander-user-reference-56.01/discounts.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.
