# Retail Offers

### Overview

Novel allows you to create coupons that can be scanned in store at major retailers. These coupons show up directly on the wallet pass, and are scanned at checkout. Through Novel's geo-targeted push notifications, your customers can be alerted they have a coupon available whenever they are near a store that carries your products.

<figure><img src="/files/LwvJSOP9XlTIGG4rrccw" alt=""><figcaption></figcaption></figure>

### Getting Started

The <mark style="color:purple;">**Retail**</mark> tab is the home of managing your retail offers, with three separate pages under it. That is the <mark style="color:purple;">**Offers**</mark> page, the <mark style="color:purple;">**Redemptions**</mark> page, and the <mark style="color:purple;">**Retail Analytics**</mark> page.

## Creating Offers

The <mark style="color:purple;">**Offers**</mark> page is where you create your coupon. Clicking "Create Retail Offer" will open up a window with a variety of fields and parameters to fill out.

<figure><img src="/files/OIkDuUc8RkJNP7MVgZg1" alt=""><figcaption></figcaption></figure>

### Offer Name and Description

### Offer Verbiage

### Offer Print Text

### Offer Purse Name

<figure><img src="/files/BdTBHVgeqHPwokVYl0Oy" alt=""><figcaption></figcaption></figure>

### Offer Value

### Offer Buy Quantity

### Offer Limit

### Offer Clip Limit

### Offer Customer Limit

### Offer Purchase Limit

<figure><img src="/files/2NYKJzAxOh6686SI9AkD" alt=""><figcaption></figcaption></figure>

### Offer Terms and Conditions

### Offer Rules

<figure><img src="/files/eKk2kzM6fS5A1JnSSISY" alt=""><figcaption></figcaption></figure>

### Offer Distribution Window

### Offer Activity Window

<figure><img src="/files/e7n6dJRXF36VmIcMOGAe" alt=""><figcaption></figcaption></figure>

### Offer Type and Retailers

<figure><img src="/files/ZZbPfdyoNTNs3P7NGJvm" alt=""><figcaption></figcaption></figure>

### Primary and Secondary UPC

### Offer Primary and Secondary Catalog

### Max Reward


---

# 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://support.novel.com/retail-offers.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.
