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
Commission formula
Each completed task earns:Completing a task
Open the task portal
Navigate to Start from the sidebar or the dashboard’s System Protocols section.
Tap a task item
The grid shows the available task items for your current set. Tap any item to open it.
Wait for processing
A matching animation runs while the platform processes the task. This takes a few seconds.
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.
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.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_amountthan a regular commission task - They may require a
cost_amount— a temporary hold that is returned once the bundle is submitted
is_bundle: true on the user_tasks record.
Task statuses
Each task inuser_tasks moves through the following states:
| Status | Meaning |
|---|---|
pending | Assigned but not yet submitted |
completed | Submitted and commission credited |
cancelled | Removed without completion (e.g. bundle declined) |