Referral Loop¶
Referral protocol — instantiates Network Effect Bootstrapping
Turns existing participants into a recruiting channel, rewarding invitations only when the invited party adds real network value.
Referral Loop makes the network grow itself by turning current participants into its recruiting channel: each participant invites the specific people, counterparties, or organizations whose joining makes the network more valuable to them, and the loop repeats. Its defining move is that growth rides the existing participant graph rather than external acquisition — and, done honestly, it rewards an invitation only when the invited party becomes a real, value-adding participant, not merely a signup. That reward-on-real-value condition is what separates a referral loop that compounds network value from a growth hack that inflates a headcount.
Example¶
A habit-tracking fitness app is more motivating when the friends you actually train with are on it too — so growth and value point the same direction if the right people invite the right people. The app builds a referral loop: an active user who invites a friend unlocks a premium feature once that friend logs their own first week of workouts — not merely when they install. The loop leans on the users who love the app most, its community champions, who bring in workout partners because a partner on the app genuinely improves their experience, not just the company's numbers. Because the reward triggers on the invitee's real activity, the loop resists the classic degenerate case where people spam invites to strangers to farm rewards. Each real invitee is both new participation and a denser connection for the inviter — the loop adds network value, not just users.
How it works¶
- Ride the participant graph. Existing participants recruit from their own networks, so invitations arrive with built-in relevance and trust rather than cold reach.
- Reward realized value, not signups. The payout triggers on the invitee becoming genuinely active, closing the loophole where invitations inflate numbers without adding network value.
- Lean on champions. The most enthusiastic participants drive a disproportionate share of high-quality invitations; the loop is designed to activate and reward them specifically.
- Aim invitations at value-adding joins. The loop steers participants to invite the people whose presence actually thickens the network for them, not just anyone.
Tuning parameters¶
- Reward trigger point — on signup, on activation, or on sustained use. Later triggers guarantee real value but reward more slowly and dampen the loop's speed.
- Reward split — one-sided (inviter only) or two-sided (both). Two-sided rewards convert invitees better but cost more and attract more gaming.
- Reward form — cash, in-network credit, features, or status. In-network rewards recruit more aligned participants and keep value inside the loop.
- Targeting guidance — open invitations versus prompts to invite specific value-adding contacts. Tighter targeting raises invitee quality at the cost of volume.
When it helps, and when it misleads¶
Its strength is compounding: a working loop makes each cohort of participants recruit the next, so growth becomes a property of the network rather than a line item — and because invitations come through real relationships, the recruited participants tend to be relevant and to stick.
Its signature failure is optimizing the viral coefficient while ignoring what it counts: reward invitations by signup and you manufacture a k-factor above one made entirely of dead accounts — vanity virality that never becomes network value.[1] The reward is also gameable (self-invites, invite farms) and, pushed too hard, spammy enough to damage the network's reputation. The classic misuse is celebrating referral volume as adoption when the loop is recruiting people who never participate. The discipline is to tie rewards to the invitee's realized value and to monitor whether referred participants actually stay and contribute — the difference between growth that thickens the network and growth that only inflates it.
How it implements the components¶
referral_channel— it is the invite-and-reward channel through which existing participants recruit new ones.community_champion_network— it activates and rewards the most enthusiastic participants, who drive the highest-quality invitations.feedback_monitoring— it must track whether referred participants become real, retained, value-adding members, since rewarding signups alone corrupts the loop.
It does NOT pay a temporary cross-side or early-adopter subsidy from a sunset budget (bootstrap_incentive_budget — that's Cross-Side Subsidy and Early-Adopter Incentive) or recruit the marquee anchors directly (anchor_participant_set — that's Anchor User Recruitment).
Related¶
- Instantiates: Network Effect Bootstrapping — Referral Loop makes the network its own recruiting channel via the participant graph.
- Sibling mechanisms: Early-Adopter Incentive · Anchor User Recruitment · Platform Seeding · Standards Adoption Campaign · Compatibility Guarantee · Cross-Side Subsidy · Default Bundle or Preinstallation · Initial Content Library · Integration or API Tooling · Market-Making for Liquidity · Staged Cohort Launch
References¶
[1] The viral coefficient (k-factor): the average number of new participants each existing participant brings in; sustained k > 1 means self-propelling growth. Rewarding signups rather than realized value inflates k with participants who add no network value — a real number measuring a fake network. ↩