PRIV ProtocolPRIV Docs

Platform Features

Four distinct ways to earn PRIV tokens through data contribution and platform participation.

Earning Mechanisms

PRIV Protocol offers four distinct ways for users to participate and earn tokens. Each method caters to different levels of engagement and effort.

Loading diagram...

Browse

Desktop Extension

Install the Chrome/Firefox extension to earn from anonymized browsing data.

Mobile VPN

Secure your mobile traffic with our VPN app while earning rewards.

How It Works

The browsing data collection is completely passive - install once and forget. All data is:

  1. Anonymized locally before leaving your device
  2. Aggregated to remove personally identifiable information
  3. Encrypted during transmission
  4. Consented with granular category controls

Earnings Potential

TierHours/DayAnnual Estimate
Light1-2 hrs$20-30
Moderate3-5 hrs$40-60
Heavy6+ hrs$60-80

Data Categories

You control which categories to share:

CategoryDescriptionValue Multiplier
ShoppingE-commerce browsing patterns1.5x
EntertainmentStreaming, gaming, media1.0x
ResearchSearch queries, article reading1.2x
SocialSocial media engagement1.3x
FinanceInvestment research (anonymized)2.0x

Getting Started

# Install the extension
1. Visit privlabs.io/extension
2. Add to Chrome/Firefox
3. Connect your wallet
4. Set consent preferences
5. Start earning automatically

Upload

Photos & Screenshots

Upload photos for AI training - product images, UI screenshots, documents.

Video Content

Short video clips for computer vision model training.

Voice Samples

Audio recordings for speech recognition and synthesis training.

Data Exports

Export and monetize your data from major platforms.

Supported Upload Types

TypeFormatsMax SizePayout Range
PhotosJPG, PNG, HEIC50MB$0.01-0.50 each
VideosMP4, MOV, WEBM500MB$0.10-2.00 each
AudioMP3, WAV, M4A100MB$0.05-1.00 each
DocumentsPDF, TXT10MB$0.01-0.25 each

Value Factors

Payouts depend on:

  • Quality: Resolution, clarity, noise levels
  • Uniqueness: Rare content is more valuable
  • Metadata: Proper labeling increases value
  • Category: Some categories have higher demand

Upload Flow

Loading diagram...

Earnings Potential

Activity LevelUploads/MonthAnnual Estimate
Casual50-100$50-100
Active200-500$100-150
Power User500+$150-200+

Label

Image Classification

Categorize and tag images for computer vision training.

Text Annotation

Label text data for NLP and sentiment analysis.

RLHF Tasks

Provide human feedback for AI model alignment.

Quality Assurance

Review and validate other contributors' work.

Task Types

TaskTime/TaskPayoutSkills Required
Image tagging5-10 sec$0.01-0.05Basic
Bounding boxes30-60 sec$0.05-0.15Basic
Text classification10-30 sec$0.02-0.08Intermediate
RLHF comparison1-2 min$0.10-0.50Advanced
Complex annotation5-10 min$0.50-2.00Expert

Reputation System

Your reputation level determines task access and pay rates:

LevelRequirementsBenefits
BronzeComplete onboardingBasic tasks, 1.0x pay
Silver95%+ accuracy, 100+ tasksMore tasks, 1.2x pay
Gold98%+ accuracy, 500+ tasksPremium tasks, 1.5x pay
Platinum99%+ accuracy, 2000+ tasksAll tasks, 2.0x pay, reviewer access

Earnings Potential

CommitmentHours/WeekAnnual Estimate
Part-time5-10 hrs$200-500
Half-time20 hrs$500-1000
Full-time40 hrs$1000-2000+

Consensus Validation

All labeling work is validated through multi-labeler consensus:

Loading diagram...

Stake

Staking Rewards

APY follows a quarterly burndown schedule tied to protocol revenue:

QuarterTarget APYNotes
Q1 (Launch)15%Initial rewards to bootstrap staking
Q210%Reduced as ecosystem matures
Q3+5%Sustainable long-term rate
Lock TierDurationReward MultiplierGovernance Power
Flex7 days1.0x1x
Bronze30 days2.0x2x
Silver90 days3.5x3.5x
Gold180 days5.0x5x
Diamond365 days8.0x8x

How Fee Distribution Works (40/35/25 Split)

All protocol fees (3% unified fee) are distributed through FeeManagerV2:

AllocationPercentagePurpose
Burned40%Permanent supply reduction (deflationary)
Staking Rewards35%Distributed to PRIV stakers
Treasury25%Protocol reserves and ecosystem development

Reward Sources

Staking rewards (35% of fees) come from multiple marketplace streams:

SourceDescription
DataXchange feesBehavioral data marketplace
Data Wallet feesPhoto/video/voice contributions
Ad Network feesPrivacy-preserving advertising
Labeling marketplaceAI training task completion

How to Stake

// Using the PRIV dashboard or SDK
import { PRIVStakingV2 } from '@priv/contracts'

const staking = new PRIVStakingV2(signer)

// Stake 1000 PRIV in Gold tier (180 days, 5.0x multiplier)
await staking.stake(parseEther('1000'), 3) // tierIndex: 3 = Gold

// Check rewards
const rewards = await staking.earned(address)

// Auto-compound rewards (15% bonus)
await staking.autoCompound()

// Upgrade to Diamond tier (resets lock timer)
await staking.upgradeTier(4) // tierIndex: 4 = Diamond

// Claim rewards
await staking.getReward()

Quality Assurance Staking

Advanced stakers can participate in quality assurance:

  1. Stake as Validator: Lock extra PRIV as collateral
  2. Review Contributions: Validate uploads and labeling
  3. Earn QA Rewards: Get paid for accurate validations
  4. Slashing Risk: Incorrect validations reduce stake

AI Agent Access (MCP)

Programmatic Marketplace

AI agents browse, evaluate, and purchase data using the Model Context Protocol.

Automated Demand

Every agent purchase triggers the 3% fee — 40% burned, 35% to stakers.

How It Works

AI agents connect to the PRIV MCP server using the same standard protocol used by Stripe, Supabase, and Sentry. Agents can:

  1. Browse marketplace — Search listings by category, type, and price
  2. Evaluate data — Preview schemas, sample data, and quality scores
  3. Purchase datasets — Buy with PRIV tokens (Phase 2)
  4. Fund bounties — Post data requests with escrow (Phase 2)

Why This Matters

  • 9,000+ MCP servers exist — zero for consented behavioral data
  • $67B in AI agent commerce during Cyber Week 2025
  • Agents are pure consumers — they buy to spend, creating consistent demand
  • Every purchase burns PRIV tokens via the 40% fee burn

See the MCP Server documentation for setup instructions.


Earnings Summary

MethodEffort LevelTime InvestmentAnnual Potential
BrowsePassiveSet and forget$20-80
UploadLow-MediumAs you have content$50-200
LabelActive5-40 hrs/week$200-2000+
StakeCapitalOne-time setupUp to 15% APY

Combined Earnings Example

A user who:

  • Browses actively (desktop + mobile): $80/year
  • Uploads 200 photos/month: $120/year
  • Labels 10 hours/week: $520/year
  • Stakes 5000 PRIV at 15% APY: 750 PRIV/year

Total: $720+ plus staking rewards


Getting Started