# Lumio > Lumio turns a Notion database into a polished, embeddable in-app widget — a > what's-new updates feed, a browsable help center (docs mode), and proactive > announcements (popups, banners, modals). One line of code to install; content > is authored in Notion and synced to Lumio. Built on Cloudflare Workers + React. Lumio is a developer tool. AI assistants are welcome to crawl and cite this content. The complete documentation is also available as a single markdown file at /llms-full.txt, and each docs page exposes its raw markdown. ## Product - [Home](https://lumio.teurons.com/): Product overview and live demo (the widget on this site IS Lumio, dogfooded). ## Documentation - [Introduction](https://lumio.teurons.com/docs): What Lumio is and how it works. - [Quickstart](https://lumio.teurons.com/docs/quickstart): Get a Lumio widget live in four steps. - [Connecting Notion](https://lumio.teurons.com/docs/notion-setup): Connect a Notion workspace and sync a database into Lumio. - [Installing the Widget](https://lumio.teurons.com/docs/embedding): Paste the embed snippet, configure position, report SPA navigations. - [Identifying Users](https://lumio.teurons.com/docs/identify): Verify logged-in users with a server-side HMAC signature; pass properties for targeting. - [Laravel Integration](https://lumio.teurons.com/docs/laravel): Drop Lumio into a Laravel app — config, signing secret, Blade partial. - [Theming](https://lumio.teurons.com/docs/theming): Choose a color preset and light/dark mode. - [Announcements](https://lumio.teurons.com/docs/announcements): Push popups, banners, and modals with URL/time/audience/frequency targeting. - [Docs Mode](https://lumio.teurons.com/docs/docs-mode): Build an in-widget help center (Collection → Category → Article) backed by Notion. - [Plans & Limits](https://lumio.teurons.com/docs/plans): Free and Pro plan limits for widgets, sources, and synced pages. - [JavaScript SDK Reference](https://lumio.teurons.com/docs/sdk-reference): Full window.LumioWidget reference — every action with signature and example. ## Full documentation text - [llms-full.txt](https://lumio.teurons.com/llms-full.txt): Complete documentation content as a single markdown file.