Skip to main content

Quick Setup

Add this script tag to your HTML:
Then initialize Navi when the page loads:

Framework Examples

CDN Providers

You can use either jsDelivr or unpkg:
  • jsDelivr: https://cdn.jsdelivr.net/npm/navi-web@latest/dist/navi-web.cdn.js
  • unpkg: https://unpkg.com/navi-web@latest/dist/navi-web.cdn.js

Sending User Context

Even before initialization, you can queue context messages:

What’s Next?