# PiP Announce / Broadcast Flash a one-off text announcement onto a ScreenTinker screen (or a whole group) using the **PiP overlay API**, then clear it whenever you like. Good for fire drills, "back in 5 minutes", shift changes, a quick "Welcome, visitors!", or any manual broadcast. It pushes a `web` overlay that renders a small dark card (optional coloured title band + big message + a "posted" timestamp). The overlay page reads everything from its URL query string, so there's no server-side state — the message lives entirely in the pushed URL. ## How it works ``` announce.js ──POST /api/pip──▶ server ──WS device:pip-show──▶ player renders