Technical docs
NeevAI does the installation and the connecting. These pages exist so your web team and your technical reviewer can see exactly what goes on the page, how it is styled, and how the platform is put together.
Embedding the agent
One script tag for the floating widget, or an iframe for a full-page chat. What each attribute and URL parameter does.
Theming and styling
The agent paints in your palette on the first frame. Theme tokens, URL parameters, and the CSS contract for anything beyond them.
Seeded questions and the host-page API
Start a conversation from your own page: a search box, a pricing calculator, a button. What the host page can send and what it hears back.
Architecture overview
How a conversation moves through NeevAI: a control plane that holds configuration, a data plane that runs the chat, and MCP for every tool the agent can call.