# Reward Slide

Use the Zigpoll reward slide to incentivize your customers to share their genuine feedback, email, and other useful information. Offer a discount code in exchange for survey completion — the discount incentivizes each customer to make a purchase and become a future promoter of your brand.

#### Adding a Reward Slide

1. Go to **Surveys → Select your survey → Slides**.
2. Select **Reward** from the **Slide Type** dropdown.
3. Enter your reward code in the input labelled **Reward Code**.
4. Press **Save**.

{% hint style="info" %}
If you are using the Shopify integration, we recommend using a Shopify discount code. If it's a valid code, it will automatically be applied to your customer's cart when they view the reward slide.
{% endhint %}

#### Static vs. Dynamic Reward Codes

**Static codes** share the same discount code with every respondent. Create your code in Shopify first, then paste the value into the Reward Code field.

**Dynamic codes** generate a unique one-time-use discount code for each respondent. To use dynamic codes:

1. Select **Dynamic Discount** in the Reward Code Type dropdown.
2. Set the discount amount (percentage or fixed dollar amount) under **Discount Rules**.
3. Optionally set an expiration period under **Discount Expiration**.
4. Click **Update Slide** to save.

For detailed discount code setup instructions, see:

{% content-ref url="/pages/Unv1KnjO66PubFN1WBCb" %}
[Adding discount codes to your survey](/tutorials/adding-discount-codes-to-your-survey.md)
{% endcontent-ref %}


---

# 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.zigpoll.com/tutorials/reward-slide.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.
