Build Referral Programs
What this is
User referral tracking and rewards run through the bg_referrals table, with BOT token rewards as the actual incentive mechanism — one of the clearest existing examples on the platform of BOT being used as a real, functional reward rather than just a payment alternative.
How it works
bg_referral_code_for($userId) generates a referrer's unique code, and bg_referral_stats() reports on how that code has performed — a developer building referral tooling works with both ends of this: code generation and attribution, plus the reward calculation tied to BOT payouts.
Holding BOT for this path
This category has BOT woven into the product itself, not just developer access — building referral tooling means working directly with BOT-denominated rewards as the subject matter, on top of the standard developer BOT-holding requirement for platform access itself.
Related paths in Creator & Referral Tools