How the TikTok side works
The watch exchange
The watch exchange has a matched creator open your video in the TikTok app and watch it through — a watch-through, which is the signal TikTok weighs most heavily. It is built and tested and has not shipped: members vote on which held exchange opens next. Its price is the only one on the board that is not flat — a duration band from 1× to 2.25× multiplied by a rewatch tier of up to 2.3×, because a ninety-second video asks far more of a viewer than a twelve-second one.
This exchange, in numbers
Watch
Built, not shippedA matched creator opens your video in the TikTok app and watches it to the end. Watch time is the signal TikTok weighs most heavily and the one that costs a viewer the most. It is also the only one of the four whose price is not flat: a ninety-second video asks far more of a viewer than a twelve-second one, and the cost follows the ask.
- Room opens at
- 7
- A full room grants
- 4
- Spend multiplier
- 1× to 2.25× by length, up to 5.175× looped
- Costs the performer
- One video, watched through.
What actually happens
What the person giving it does
- 1 Open the video in the TikTok app and watch it through — 95% of its length, times the rewatch tier if one was ordered.
- 2 Come back and confirm. The time away is measured from the moment you left, not from a timer on the page.
Every step is a person, by hand, in the TikTok app. Nothing is automated, no password is held and nothing is performed on anyone's behalf. Where a step involves time away, that time is measured on the server from the moment they leave, never from a countdown on the page.
What arrives with it
- A full view
- Watch time
- Completion
If it does not arrive
You can dispute it on any of these grounds, with screenshot proof, a right of reply and a human moderator.
- The video was unavailable
- The wrong video was shown
- The account was private
Duration bands and rewatch tiers
By video length
- 20 seconds or less
- 1×
- up to 45 seconds
- 1.5×
- longer than 45 seconds
- 2.25×
By rewatch tier
- watched once
- 1×
- watched twice
- 1.7×
- watched three times
- 2.3×
The two multiply. Enforced by TtWatchEngagementService::spendCostMultiplier(), which overrides the flat rate the
exchange registry would otherwise apply — so the registry's own value for Watch is never what a watch costs.
What a watch session looks like
Ordering: you pick a video and, if you are spending points, a rewatch tier of one, two or three viewings. The page quotes the delivery from the video's own length and the tier before you confirm, so a long video at three loops is never quoted as if it were a short one watched once.
Giving: the app opens the video in TikTok itself — a universal link on iOS, an intent on Android that resolves to whichever TikTok build the phone has — and stamps the moment you left on the server. You watch, you come back, and the time away is measured from that stamp rather than from a countdown on the page, because both phone operating systems freeze a page's timers the instant it goes into the background, which is exactly where the page is while you are in TikTok.
The gate is 95% of the video's length, times the rewatch tier. Come back early and the screen says how many seconds are still to go rather than pretending the watch is done; the pacing rails are checked before you leave, so you are never sent to watch something that cannot be recorded when you return.
Every watch counts toward the 40-action daily cap and is followed by a cooldown of 45 to 210 seconds drawn fresh each time.
Why the price is not flat
Every other action on the board has one multiplier. Watch has a table, and the reason is that "a watch" is not one thing.
Watching a twelve-second video through costs a viewer twelve seconds. Watching a ninety-second one through costs ninety, and watching it three times costs nearly five minutes. Charging the same for all three would mean the creator asking for the most attention pays the least for it.
So the cost is a duration band multiplied by a rewatch tier. A short unlooped watch is 1×. A long video watched three times through is 2.25 × 2.3, which is 5.175× — roughly one delivery per point rather than 5.
The bands are published in full rather than averaged. An average would be a number that describes no actual transaction.
Why it is not the one that shipped
Watch time is the most valuable signal on TikTok, which is exactly the argument for shipping it first and exactly the argument against.
A watch is the least accountable of the four actions. The creator who spent points cannot see who watched, and the person who watched has only their own word for it. Every other exchange on the board is easier to confirm.
Opening with the action that is hardest to check, on a platform where the population is still small, would have meant asking members to trust the delivery numbers before anything had demonstrated they were worth trusting. The comment exchange shipped first for the opposite reason: its delivery is visible under the video.
Watch is built, tested and held. It has one vote per member behind it like the other two, and no date, because the vote has not finished.
The rails it will run under
A watch counts against the 40-action daily cap and the randomised cooldown of 45 to 210 seconds between actions, so a session cannot be a burst.
Matched delivery stays under 30% of a video's own reach. On watch specifically this is the rail that matters most, because view counts are public on TikTok and a video whose views are mostly matched is visibly odd in a way a save count is not.
A save is only ever offered as the second half of a watch-then-save pair on the same video. That pairing rule lives in the watch flow, which is part of why the two exchanges are described together even though neither is open.
Common questions
Is the TikTok watch exchange open?
No. It is written and tested and held back. Members vote on which of the three held exchanges opens next, and there is no date because the vote has not finished.
Why does a longer video cost more?
Because it asks more of the person watching. The cost is a duration band multiplied by a rewatch tier, running from 1× up to 5.175×.
Can I use the comment exchange instead?
Yes. Comments is the TikTok exchange that has shipped, and it is open to any verified TikTok account.
Read next
Watch time and completion rate
Yes — more than anything else you can read in analytics. TikTok's own published example of a strong signal is...
The save exchange
The save exchange is built and has not shipped. Its defining rule is that a save is never served alone: it is...
Every safety rail, with its config key
Coordinated attention is detectable by its shape, not by any single action: forty identical actions in four mi...