Skip to main content
Tasks are the primary way you earn in Simple Money. Each day you are assigned a set of product-review tasks. Completing each task credits your account with a commission proportional to your wallet balance.

How the task model works

Your VIP level determines two key parameters:
  • Tasks per set — how many tasks are in a single set (40 to 100 depending on tier)
  • Sets per day — how many sets you can complete before the daily limit is reached
You must complete all tasks in a set before a new set is unlocked.

Commission formula

Each completed task earns:
commission = wallet_balance × commission_rate
For example, a Level 1 user with a 1,000balanceanda0.451,000 balance and a 0.45% rate earns 4.50 per task.

Completing a task

1

Open the task portal

Navigate to Start from the sidebar or the dashboard’s System Protocols section.
2

Tap a task item

The grid shows the available task items for your current set. Tap any item to open it.
3

Wait for processing

A matching animation runs while the platform processes the task. This takes a few seconds.
4

Commission credited

Once processing completes, the earned commission is added to your Today’s profit and your wallet balance. A confirmation is shown on screen.
5

Continue the set

Repeat for each remaining task in the set. Your progress bar advances with each completion.

Sets per day and daily reset

Your task allowance resets daily. The last_reset_at timestamp on your profile marks when the current day’s progress began. Once all sets are exhausted, the Start page shows a locked state until the next reset.
The current set number (current_set) and completed count (completed_count) are stored on your profile. When a set is finished, a new set is unlocked automatically up to the sets_per_day limit.

Bundle tasks

Bundle tasks are special, high-value tasks that occasionally appear in a set. They differ from standard tasks in two ways:
  • They carry a higher earned_amount than a regular commission task
  • They may require a cost_amount — a temporary hold that is returned once the bundle is submitted
If a bundle task appears, a modal prompts you to confirm before proceeding. The bundle is tracked with is_bundle: true on the user_tasks record.

Task statuses

Each task in user_tasks moves through the following states:
StatusMeaning
pendingAssigned but not yet submitted
completedSubmitted and commission credited
cancelledRemoved without completion (e.g. bundle declined)
You can review all your task history on the Record page, filterable by status and date.

Build docs developers (and LLMs) love