# SpecialDiscount

## Overview

Special discounts are discounts for specific situations or customers, such as students or seniors. These discounts differ from standard discounts, because the discount is subtracted from the subtotal.

This feature applies a percentage discount to items flagged as eligible in the PLU or Department file. The clerk determines if the customer is eligible for the discount according to store policies and procedures, then applies it by selecting the \*\*\[Special Discount]\*\*MOP as the first MOP in the transaction.

As special discount eligible items are added to the transaction, the system keeps a subtotal and displays it to the left of the food stamp total in the MOP section of the ticket window with an indicator of “SD”.

{% hint style="info" %}
*Refer to the Special Discount feature reference documentation for information on this feature.*&#x20;
{% endhint %}


---

# 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.00/specialdiscount.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.
