Public logo
2

Public

Public is an investing app that lets you buy stocks and ETFs. You earn $20 in stock when you deposit $1,000 or more.

$ Payout Info

Reward $20
Investment $1000
ROI 2%%
Timeframe Instant

Requirements

Investment Yes
Effort High

Steps to Complete

  1. Sign up using the referral link
  2. Open and verify your account
  3. Deposit $1,000 or more into your Public account
  4. Receive $20 in stock of your choice Special Program: False
📧

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