# Deals

*Deals* are used to manage the various discounts partners can promote through their marketing efforts and consumers can utilize to help make a purchase. You can use this endpoint to list all the deals linked to a program or retrieve a specific deal.

Deals can also be utilized to manage when ads and promo codes assigned to a specific deal are active and when they expire, on top of managing the amount or percentage off to which a customer can redeem.


---

# 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://integrations.impact.com/partner-api-reference/reference/deals.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.
