Configuring tiers
Gamification -> Loyalty Tiers (#2198):Set tier levels
Nudj ships with 4 default tiers (Bronze, Silver, Gold, Platinum). Add or rename as needed.
Set XP thresholds
Each tier has a minimum XP to enter. Members auto-promote when their XP crosses the threshold.
Configure per-tier perks
- Entry reward allocation multipliers (#2243) — Gold members get 2x entries on the same challenge.
- Tier-exclusive challenges.
- Custom theme overrides (optional).
Per-tier entry rewards
The entry reward per loyalty tier (#2243) feature lets each tier get a different allocation from the same reward:Level settings sidebar
The Level Settings page (#2242) consolidates XP thresholds, tier config, and bonus XP in one navigable sidebar. See Points & XP.levelConfig included in responses
The member-facing API now returns levelConfig (#2147) so client apps can display tier progress bars without extra fetches.
Tier-based strategies
Escalating rewards
Better rewards per tier — makes climbing worth it.
Tier-exclusive content
Gate challenges with achievement-as-action and a “you must be Gold or higher” achievement.
Per-tier leaderboards
Run separate leaderboards per tier so Bronze competes with Bronze, Gold with Gold.
Tier-based support
Route support queries from Platinum members to a fast lane.

