# Discounts

The **Discounts** module helps clinics create and manage discounts, campaigns, and coupons for their medical services. It supports affordable care for patients while giving clinics full control over pricing.

**Discounts** module comprises three primary screens:

1. **Discount Card Master:** This screen allows healthcare facilities to create and manage discount card.
2. **Campaign Master:** This screen allows healthcare facilities to create and manage promotional campaigns.
3. **Coupon Master:** This screen enables healthcare facilities to create and manage coupon-based promotions.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Discount Card Master</strong></td><td><a href="/files/QWgOwuv33DP3mc9fqzrg">/files/QWgOwuv33DP3mc9fqzrg</a></td></tr><tr><td align="center"><strong>Campaign Master</strong></td><td><a href="/files/SJFDJrF8c4gA8x7ox1wV">/files/SJFDJrF8c4gA8x7ox1wV</a></td></tr><tr><td align="center"><strong>Coupon Master</strong></td><td><a href="/files/UA4GU7H5I6iIwm2ZlCjf">/files/UA4GU7H5I6iIwm2ZlCjf</a></td></tr></tbody></table>


---

# 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://unitecare.gitbook.io/uniteemr/master-modules/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.
