> For the complete documentation index, see [llms.txt](https://help.productlogz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.productlogz.com/rewards.md).

# Rewards

ProductLogz offers a unique and powerful feature -

***Rewards for feedback participation***

By incentivizing users to provide feedback, you can get higher engagement, improved data quality, and faster feedback collection.

## **How do Rewards work?**

* Start by creating a survey & select **rewards template** in step 2.
* Once your survey is created, your users have the option to opt for rewards by entering their email while submitting the survey.
* You will see all the users who have opted for rewards in the **Rewards section** of the dashboard

## Setting-up Rewards

* Once you have activated surveys for your website/ app, your users will be eligible for rewards
* You will be able to see the list of users who have opted in for rewards under your Rewards section
* You can see the total feedback submitted by the user under the respective surveys and export the list as well.

## **How to reward your users?**

Under the feedback rewards program, you can provide various incentives to users for their valuable feedback. Here are some ideas:

* Discount Codes or Coupons: Offer exclusive discount codes or coupons that users can redeem on future purchases.
* Gift Cards: Provide gift cards to popular retailers or online platforms as a token of appreciation for their feedback.
* Early Access or Sneak Peeks: Give users early access to new features, products, or upcoming releases as a reward for their input.
* Recognition or Badges: Acknowledge users publicly by highlighting their contributions, featuring their names, or awarding special badges.
* **P.S: If you have any suggestions regarding the rewards program, kindly create a** [**Feature Request**](https://app.productlogz.com/company/productlogz/feature_requests) **& help us create a better rewards program.**

### **Related Articles**

{% content-ref url="/pages/JeA9BwsbLpAIahxozSZK" %}
[Collect feature requests/ ideas?](/collect-feature-requests-ideas.md)
{% endcontent-ref %}

{% content-ref url="/pages/KxzlsK9AKjbTjKVKrb7r" %}
[Creating In App Surveys](/creating-in-app-surveys.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.productlogz.com/rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
