A chatbot
that actually answers.
Configure your assistant from the dashboard. Drop a <script> tag on your site. It answers visitors with your documentation and connects to your tools, in your tone, around the clock.
Three steps to go live.
Create
Sign in, name your agent, choose its avatar, pick a starter role. No installation required.
agent: support role: e-commerce status: ready ✓
Teach it
Upload your help center, FAQ, prices, shipping policy. Define its tone of voice. Connect your applications when it should take action, not only answer.
✓ FAQ.md ✓ shipping-policy.md ✓ pricing.csv
Add it to your site
Copy a single line of HTML, paste it on your site or hand it to your developer. Visitors see a chat bubble in the corner.
<script src="…/widget.js" data-client-id="…" async></script>
A chat that feels native to your site.
A small button sits in the corner of every page. One click and the chat opens, branded with your title, your color, your avatar.
Knows your business
by heart.
Your FAQ, your prices, your shipping policy, your product specs. Upload them once. The agent reads them on every conversation, cites them when relevant, and never invents an answer.
- Drag and drop .txt .md .csv .json. No code, no configuration.
- Update a file and the agent picks up the change on the next message.
From customer support to sales, in any language.
A few common scenarios. The same agent can handle all of them in parallel.
A focused toolkit. No fluff.
Connects to your apps
Order tracking, ticket creation, account lookup. If your application exposes an API, the agent can call it. Connect it once, the agent does the rest.
POST /tickets ↳ create_ticket ↳ list_tickets ↳ resolve(id)
Knowledge base
Upload your documentation. The agent reads it on every conversation.
Live playground
Real conversations with your real agent.
Installs on any site
One line of HTML for any website. A typed React component for modern web applications. The chat runs in its own frame, isolated from your styles.
Acts on behalf of signed-in visitors
When a visitor is signed in, the agent can use their permissions to look up their orders, account or tickets. Their token is never stored on our servers.