Acorns logo
7

Acorns

Acorns is a micro-investing platform that allows users to invest spare change automatically or through manual contributions. This referral program offers a $5 bonus to first-time customers who sign up through a referral link and invest at least $5 in an Acorns Invest Account within the required timeframe. Both the new user and the referrer earn $5 upon completion.

$ Payout Info

Reward $5
Investment $5
ROI 100%%
Timeframe 2 Weeks

Requirements

Investment Yes
Effort Medium

Steps to Complete

  1. Enroll in Acorns using the referral link during the promotional period.
  2. Open an Acorns User Account.
  3. Open an Acorns Invest Account.
  4. Invest at least $5 into your Acorns Invest Account within 14 days after the end of the promotional period.
📧

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