# Guide: Service Worker (Page Coming Soon)

Integrate a Service Worker for offline and caching.

- Register SW client-side
- Cache static assets in `public/`
- Use background channels for sync

See:
- [Realtime](/docs/concepts/realtime)
