---
title: "Use Case: Double Token Reward for Monday Night Live bets"
slug: "use-case-double-xp-for-monday-night-live-bets"
updated: 2026-06-10T15:09:51Z
published: 2026-06-10T15:09:51Z
canonical: "docs.xtremepush.com/use-case-double-xp-for-monday-night-live-bets"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xtremepush.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Case: Double Token Reward for Monday Night Live bets

In this example, you are creating a reward rule to reward users who make NFL bets on Mondays. For these users, you want to provide a 4% token reward for every live NFL bets made on Mondays, rather than the standard 2% reward.

> [!NOTE]
> Prerequisites
> 
> - You have configured an event for user bets. This example uses *betMade* event must be configured that includes properties for *isLive* and *sport*.
> - A standard reward rule must already exist that provides a 2% reward for all regular NFL bets.

## Set the Reward Rule Trigger

The reward rule is triggered when a user makes a live NFL bet.

1. Select *betMade* as the event trigger
2. Add a condition where *isLive* equals **Yes**.
3. Add a second condition where *sport* matches any **NFL**.

![](https://cdn.document360.io/b056e88b-f6c1-4bd2-b5b8-08e9336a17c9/Images/Documentation/2ab15ebd4ee8b92c593646d10ae67385fae13c2b63ef5a991596ceca62b912d9-19(1).png)

## Specify the Reward Rule Restrictions

Set the time restriction to Mondays only. To align with the NFL season, set the date range from 2 September to 15 January. This ensures that the reward rule is only active within this specified time.

![](https://cdn.document360.io/b056e88b-f6c1-4bd2-b5b8-08e9336a17c9/Images/Documentation/f5604b925bbf2664c1dcdc40d5e7d454cfb793336ccf8cccf29defd970932c98-Screenshot_2026-03-23_at_17.27.40(1).png)

## Specify the Reward

Users must get 2% of their bet amount in tokens. This reward rule is independent of the standard 2% reward rule. Because the user triggers both rules at the same time, they receive a combined 4% reward for Monday bets.

1. Select **Token** as the reward type.
2. Under **Amount** choose **Dynamic Field Configuration**
3. Set the **Reward Condition** to **Percentage** and enter `2` as shown below:

![](https://cdn.document360.io/b056e88b-f6c1-4bd2-b5b8-08e9336a17c9/Images/Documentation/3e83369d7bd2edc2c67fc4c9f8a7bb7b456c48676f2df37815bd75f2115f8948-21(1).png)

## Set the Reward Rule Visibility

Define the internal name and ensure the public description clearly mentions the double XP for Monday Night Live bets.

![](https://cdn.document360.io/b056e88b-f6c1-4bd2-b5b8-08e9336a17c9/Images/Documentation/df0091166b5e3d0935fe10dd0aad117461dafce1671794812e4aac5463a86fb4-22(1).png)
