# Instant rewards

Deliver immediate gratification to your customers with rewards that are instantly redeemed upon customers earning. Instant Rewards can be seamlessly integrated into referrals or used as incentives in challenges, motivating quick engagement and boosting participation. From instant discounts to on-the-spot freebies, these rewards drive timely action and elevate the customer experience through swift, tangible benefits.

**Accessing Instant Rewards**

To create instant rewards, follow these steps:

1. From the Dashboard, navigate to "Loyalty Program" in the left-hand navigation.
2. Click on the "+" sign next to "Rewards."
3. Select "Instant" from the dropdown menu.

**Creating Instant Rewards**

When creating instant rewards, you can enter the following fields:

* **Name:** Enter the name of the reward.
* **Description:** Enter the description of the reward.
* **Fine Print:** Enter any fine print for the reward.
* **Display Order:** Choose the order in which the reward is displayed.

**Voucher Options**

Instant rewards generate vouchers for customers to redeem. Customize voucher settings to suit your business needs:

* **Days Before Expiration:** Determine how many days the customer has to use the voucher before it expires.
* [**Initial Voucher Status**](/features/redeeming-rules/custom-rewards/voucher-statuses.md)**:** Set the status of the voucher when it is redeemed.
* **Redemption Instructions:** Provide instructions to customers on how to redeem the reward. Examples are provided based on the initial voucher status selected.


---

# 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.perkville.com/features/redeeming-rules/instant-rewards.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.
