Robinhood logo
9

Robinhood

New users get $5–$200 in free stock for signing up and linking a bank account, with 99% receiving $5 worth.

$ Payout Info

Reward $5-200
Timeframe 1 Day

Requirements

Investment No
Effort Low

Steps to Complete

  1. Open a Robinhood account using a referral link
  2. Link your bank account during the signup process
  3. Wait to receive a free stock reward valued between $5 and $200
📧

Get Premium Deals

High-paying referrals delivered weekly

We respect your privacy. Privacy Policy.
) { // Try single line breaks $lines = preg_split('/\n/', trim($steps_text)); } if (count($lines) <= 1) { // Try periods followed by capital letters $lines = preg_split('/\.\s+(?=[A-Z])/', trim($steps_text)); // Add periods back $lines = array_map(function($line) { return trim($line) . (substr(trim($line), -1) !== '.' ? '.' : ''); }, $lines); } if (count($lines) <= 1