# Rewards

Rewards make recognition tangible and motivating. Organizations can set up a variety of rewards that employees can redeem using their Karma Points.

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

Some common examples include:

* Movie Ticket
* Sponsored Lunch or Dinner
* Work From Home Day
* Sponsored Outing
* Premium Tech Upgrade
* Paid Vacation

Each reward is assigned a point value, allowing employees to choose based on their available balance.

#### How to Create a Reward

1. **Open “Create Reward”**
   * Go to the Rewards/Karma Points section.
   * Click on **Create Reward**.
2. **Fill in the details**
   * **Name** → Enter the reward name\*(Example: Amazon Voucher, Extra Leave, Lunch Treat)\*
   * **Icon URL** → Add an icon (optional but recommended for better visibility)
   * **Price in coins** → Set how many karma points are needed to redeem this reward\*(Example: 500 coins)\*
   * **Description** → Briefly explain what the reward includes\*(Example: ₹500 Amazon gift voucher)\*
3. **Save the reward**
   * Click on **Save**
   * Your reward will now be available for team members to redeem

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

{% hint style="danger" %}
Ensure [Fulfillment configuration](/karma-points/fulfillment-and-tracking.md) is set, otherwise users won’t be able to redeem rewards
{% endhint %}


---

# 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://guide.smarttask.io/karma-points/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.
