Instant games on Telegram, TikTok and Messenger
Instant HTML5 games launch in one tap inside Telegram, TikTok and Messenger — no store, no download. The channel playbook for publishers, and which titles win there.
There’s a distribution channel where the install funnel doesn’t exist. No store listing, no download, no “allow this app to access” prompt, no 30% cut at the door. A player taps a link or a chat button and is inside your game a second later. That’s the instant-games layer — HTML5 titles that run on the open web and live inside the messaging apps and game portals people already have open all day. Nobody publishes a credible dollar sizing for this layer: the market-size figures circulating online trace back to syndicated report vendors rather than audited data, and Poki’s own 2026 industry study says authoritative numbers on web gaming are “extremely hard to come by”. The platform-side signals, on the other hand, are unambiguous — Telegram serves HTML5 games natively inside chats, TikTok has shipped mini games across a dozen named markets, and Poki alone reports over 100 million monthly active users. The reason the layer is growing isn’t nostalgia for browser games. It’s that “no install” removes the single biggest leak in mobile distribution.
This is the channel playbook, not the trend piece. We made the broader case that web-native games are reshaping distribution elsewhere; here we get specific about which channels make up the instant-games layer, how you actually publish into them, and which titles win. If you’re building distribution that doesn’t depend on the store duopoly, this sits alongside alternative app stores and carrier billing as a reach layer that bypasses the auction entirely.
What “instant games” actually means
An instant game is a title built on web tech — HTML5, WebGL/WebGPU, WASM — that launches in a single click, with no download, no install, and no app store in the path. The whole game streams and runs in a web context: a browser tab, an in-app webview inside a messaging platform, or an embedded frame on a portal. The player goes from “saw it” to “playing it” with none of the steps that bleed off intent on a native store. Portal size limits, not GPU capability, decide which titles actually fit this layer — our WebGPU readiness guide breaks down the gates genre by genre.
That collapse of the funnel is the entire value proposition. Every step between discovery and play is a place players drop. Native distribution has many such steps — find the store, search, read the listing, download, wait, grant permissions, open. Instant games have roughly one: tap. For a casual or social title, that difference is the difference between a viral loop that works and one that stalls at the install wall.
The channels that make up the layer
The instant-games layer isn’t one destination. It’s a set of surfaces, each with its own audience shape and distribution mechanic. The playbook is to match a title to the surfaces where its loop actually compounds.
Messaging platforms: Telegram, TikTok, Messenger
This is the highest-leverage part of the layer, because the game lives where the social graph already is.
- Telegram is a genuine games platform at the API level, not by analogy: its own bot documentation states that bots “can offer their users HTML5 games to play solo or to compete against each other in groups and one-on-one chats”, with a built-in share button that posts the game and the player’s best score into a chat. For a social or competitive casual game, that in-chat loop — challenge a friend, share a score, jump back in — is a growth engine you don’t get on a store.
- TikTok pushes instant games into the feed and the in-app experience. TikTok’s developer documentation describes mini games as launching “directly in TikTok without downloading them”, compatible with both Android and iOS, and already live in markets including the US, Japan, Indonesia, Turkey, Saudi Arabia, Thailand, Brazil, Malaysia, the Philippines and Vietnam. The mechanic is discovery-at-scale: the game is one more thing to tap in a session people are already in.
- Facebook Messenger pioneered the instant-games format, but treat it as a channel in transition rather than a stable one. Meta has said its separate Web Games product “will sunset by September 30, 2026”, and every Instant Game created on or after 1 August 2025 must integrate Meta’s new Zero Permissions connection model, with pre-existing games given until the same September 2026 date to migrate. Model the migration work before you count this surface in a 2027 plan.
One boundary worth drawing: all three of these host your game on the platform’s own surface, under its SDK and its rules. A separate rail runs through the phone’s native messaging inbox instead — SMS and RCS, gated by carriers rather than by a chat platform — where the game runs in the mobile browser and messaging only drives acquisition and re-engagement. We assess that channel, and its first venture-funded entrant, in is messaging-native distribution worth a test?.
The common thread: on these platforms, the share is the install. A player passing your game to a friend doesn’t send them to a store to convert — they send them straight into play. That’s a fundamentally cheaper and faster acquisition loop than anything that ends at a store listing. Aggregator SDKs are starting to bundle these messaging surfaces alongside portals: Playgama Bridge’s multi-portal integration folds Telegram — via its Playdeck portal — into the same one-time build as a wide set of other messaging and portal destinations, at the cost of routing ads, payments and analytics through the aggregator instead of each platform directly.
Web game portals: Poki, CrazyGames, itch.io
Portals are the other half of the layer — destinations players come to specifically to play web games.
- Poki and CrazyGames are large, curated HTML5 portals with substantial built-in traffic and audiences who arrive ready to play. Poki’s developer documentation puts it at “over 100 million monthly active users across more than 100 countries” and states that “all games on Poki are hand-picked” — so getting featured is a discovery event without an ad auction, but getting in is itself a gate.
- itch.io serves the indie and experimental end, with a community that rewards novelty and direct creator relationships — and an unusual commercial model where, in its own words, you “decide how much you want to support itch.io by choosing what percentage of your sales” goes to the platform.
Portals give you reach without owning an audience yourself; messaging platforms give you a viral loop on top of audiences you reach socially. Most serious instant-games strategies use both.
How you actually publish into it
The fragmentation is real — Telegram, TikTok, Messenger and a dozen portals each have their own SDK, payment model, and submission process. The naïve approach is to port your game N times. The practical one is to build once and distribute through a layer that handles the per-channel plumbing.
- Build to the open web, once. A single HTML5/WASM build is your master. The performance gap that used to disqualify “real” games from the browser has largely closed, so a well-built title can run respectably across these surfaces from one codebase.
- Use a universal publishing platform (PaaS). Universal instant-games platforms exist precisely to solve the fan-out: you publish a single build and the platform distributes it across multiple portals and messaging surfaces, normalising their SDKs, ads, and payments behind one integration. Be sceptical of headline take-home numbers here, though: none of these platforms posts a public developer split, so your rate is a commercial term you negotiate, not a market rate you can look up. Where portals do publish, the terms are legible and worth using as your anchor — Poki’s documentation says you keep “100% of the revenue” for players who reach your game directly, and splits “50/50” on players Poki sends you.
- Don’t hand-integrate each channel. Maintaining separate builds and SDK integrations per portal is where instant-games strategies quietly die under maintenance cost. The whole economic argument for the channel — low friction, high take-home — erodes if you rebuild the integration five times.
Monetisation that fits the format
Instant games monetise on two complementary mechanics, and the split mirrors free-to-play economics generally.
- Rewarded video is the workhorse. The vast majority of instant-game players never pay directly, and rewarded ads — watch a clip for a continue, a bonus, an extra life — monetise that majority without breaking the frictionless promise. It fits the impulse, drop-in nature of the format perfectly.
- In-app purchases capture the paying minority — but check per surface whether they exist at all, because this is where the layer is least uniform. Telegram exposes platform-native payments; CrazyGames documents in-game purchases as “an invite only feature”; Poki’s developer documentation describes an ad-based revenue model with no publisher-facing IAP product. Where purchases are available, there’s no store IAP tax in the traditional sense, so more of each purchase reaches you — though on Telegram the store fee is simply paid upstream, which we unpack alongside the published terms of every web monetisation channel.
The combination — rewarded video across the many, IAP for the few — is what makes a favourable take-home actually worth something. High revenue retention only matters if you’re generating revenue, and these two mechanics are how instant games do it.
Which titles win — and which don’t
The instant-games layer is not for everything. It rewards a specific profile.
Strong fits:
- Casual and hyper-casual titles with short sessions and an immediately legible loop — the player understands the game in seconds, which is all the patience a no-install context grants.
- Social and competitive games where sharing is the growth loop — leaderboards, challenges, head-to-head. These compound hardest on messaging platforms.
- Snackable, session-light designs that suit being one tap among many in a feed or chat.
Poor fits:
- Heavy, asset-rich titles that need large downloads to look right — the load-time advantage evaporates, and you’re fighting the format.
- Deep-session, high-commitment games whose audience expects a native install anyway and won’t be acquired through a chat share.
The honest read: instant games are a reach and discovery layer, strongest for titles built to be discovered, played, and shared in seconds. Used for the right titles, it’s one of the highest-leverage distribution moves available in 2026 — a channel where the share replaces the install and where the platform cut is negotiated rather than dictated. Used for the wrong titles, it’s an awkward port that fights its own format.
The bottom line
The instant-games layer — Telegram, TikTok, Messenger, and portals like Poki, CrazyGames, and itch.io — matters in 2026 because it deletes the install funnel, not because of any market-size number you’ll see quoted. One build on the open web, distributed through a universal platform, monetised with rewarded video and (where the surface supports it) IAP, reaching players where the share itself is the acquisition. For casual, social, and snackable titles, it’s not a side experiment; it’s a primary reach channel that the store duopoly can’t price you out of.
If you want to work out whether your titles fit the instant-games layer, which surfaces to lead with, and how the build-once economics shake out against your current distribution, that’s the conversation our Founding Developer Program and distribution practice are built for. The install wall is optional now. For the right game, removing it is the highest-ROI thing you can do to your distribution.
FAQ
What are instant games?
Instant games are titles built on web technology — HTML5, WebGL or WebGPU, and WASM — that launch in a single tap with no download, no install, and no app store in the path. The game runs in a web context such as a browser tab, an in-app webview inside a messaging platform, or an embedded frame on a portal, so the player goes from discovery to playing in about a second. There is no reliable public dollar sizing for the layer, so judge it on platform reach rather than on market-size figures.
Which platforms host instant games?
Two main types of surface. Messaging platforms — Telegram, TikTok, and Facebook Messenger — host games inside chats and feeds where sharing doubles as acquisition, though Meta’s surface is mid-transition: it has said Web Games will sunset by 30 September 2026 and Instant Games must migrate to its Zero Permissions model. Web game portals — Poki, CrazyGames, and itch.io — are destinations players visit specifically to play web games, offering reach and featuring without an ad auction. Most instant-games strategies use both: portals for reach, messaging platforms for the viral loop.
How do you publish a game across instant-game platforms without rebuilding it?
Build a single HTML5/WASM master and distribute it through a universal publishing platform (PaaS). These platforms normalise the different SDKs, ad networks, and payment models of each portal and messaging surface behind one integration, so you publish once rather than porting the game per channel. None of these platforms publishes a standard developer split, so treat your take-home as a commercial term to negotiate; where portals do publish terms, Poki’s documentation is the useful benchmark — 100% of revenue on players who come to your game directly, 50/50 on players Poki sends you.
How do instant games make money?
Through two complementary mechanics. Rewarded video is the workhorse — players watch a short ad for a continue, bonus, or extra life — which monetises the large majority who never pay directly while preserving the frictionless feel. In-app purchases capture the paying minority through web or platform-native payment rails, though availability varies by surface — CrazyGames documents in-game purchases as invite-only, and Poki’s developer documentation describes an ad-based model. Where purchases exist, there’s no traditional store IAP tax, so more of each purchase reaches the developer.
Which games are a good fit for the instant-games layer?
Casual and hyper-casual titles with short sessions and an immediately legible loop, social and competitive games where sharing drives growth, and snackable, session-light designs that suit being one tap among many in a feed or chat. Poor fits are heavy, asset-rich titles needing large downloads — which lose the load-time advantage — and deep-session, high-commitment games whose audience expects a native install anyway.