Everything you need to know to get started
No Pages transforms websites into voice-enabled AI assistants. Instead of clicking through menus and pages, visitors simply talk to your website.
Setting up No Pages takes just a few minutes:
Add the No Pages voice assistant to any webpage with just a few lines:
| Option | Type | Description |
|---|---|---|
| apiUrl | string | Base URL for API calls (required) |
| position | string | "bottom-right" or "bottom-left" |
| primaryColor | string | Hex color for the voice orb |
| interactionMode | string | "push-to-talk", "toggle-talk", or "continuous" |
| contextPrompt | string | Per-button mission/persona |
The Widget Network enables automatic discovery and navigation across all pages where the voice assistant is deployed.
Agent tools extend what the AI can do:
| Tool Type | Description | Use Case |
|---|---|---|
| redirect | Navigate to a URL | Cross-page navigation |
| fill_form | Populate form fields | Hands-free form completion |
| show_modal | Display content/iframe | Booking calendars, videos |
| api_call | Call external APIs | Weather, stocks, custom data |
| save_lead | Capture contact info | Lead generation |
| send_email | Send notifications | Contact form submissions |
The knowledge base uses Retrieval-Augmented Generation (RAG):