Make your agent an expert in your productMake your agentan expert in your product
Add Frigade in one call. Your agent answers questions and guides users through your product, right inside the agent you already built.
// app/api/chat/route.tsimport { frigade } from '@frigade/ai-sdk'streamText({ model: yourModel, messages, tools: { frigade_guide: tool({ description: 'Guide the user in-product.', inputSchema: z.object({ intent: z.string() }), execute: async ({ intent }) => // Assist API: Frigade plans and // drives the guide on your product. await frigade.assist({ userId, intent }), }), },})One tool call
Drop it into your agent.
Framework-agnostic
Vercel AI SDK, or any agent.
SOC 2 Type II
GDPR compliant, self-hostable.
Trusted by






Your agent has read your docs. It has never used your product.
Frigade gives your agent the same product your user is looking at, so it can walk them through the workflow instead of linking a doc from two releases ago.
Here's a help doc.
Your agent walks them through it.
Add the URL and I'll send a test event to confirm it's live.
Grounded answers your team controls.
Frigade generates answers from how your product works this release, and your team reviews, rates, and tunes them without touching code.
- Grounded in the product, not the docsEvery answer comes from how your product behaves right now, so it holds up even when the help center is two releases behind.
- Your team stays in controlRate any answer and write the behavior you want instead. No code, and it holds from the next conversation on.
- You see every answerEach reply your agent gives through Frigade is logged, in the dashboard, in Slack, or over the API.
“Also mention SAML is on Enterprise only.”
saved, no codeFrigade learns your product by using it.
It works through your real workflows the way your users do, and re-learns every time you ship. Nothing to write down, nothing to keep up to date.
Takes a seat like any user
Invite Frigade the way you would a user. Nothing to document or configure first.
Works through real workflows
It clicks the same paths your users click, and maps how the features actually connect.
Re-learns on every release
You ship, the map updates itself, and your agent is never a version behind.
Your docs go stale the day you ship. Frigade doesn't.
Written documentation is accurate exactly once. Frigade relearns the product on every release, so the answers your agent gives are about the version that shipped.
It's not just a tool call.
Under it is an entire engine that relearns your product, and a platform for your team to manage with no code.
What you write
frigade.ask({ question, userId })
Built by using your product, rebuilt every release.
Written from your actual product, not just your docs.
The real steps, rendered inside your own UI.
The more your team puts in, the better it gets.
See every conversation. Everything your agent handled through Frigade, in the dashboard or over the API.
The developer APISupport owns the answers. CS and CX rate any reply and say what they wanted instead. No ticket to engineering.
How tuning worksInsights you act on. See where users get stuck, where the agent helps, and where it hands off.
About insightsHands off cleanly. When it cannot help it says so, and passes the conversation to your team.
Integrations and handoff“We didn’t want to build this ourselves, and we build agents for a living.”
We knew what it would take. Instead we gave Frigade access to Retell and it learned the product on its own. Now our agent can take someone through a workflow without us writing manual documentation.

Ahsan
Engineer, Retell AI
Trusted by the teams building the best products.
Product and engineering teams use Frigade to give the agents they already built real expertise in their product.
“Mind-blowingly good.”
Guillermo Rauch
CEO / Vercel
“In less than a few hours of automated training, we had a working prototype deployed. The AI assistant was incredible. Its ability to generate product tours on the fly, without manual configuration, and guide users through workflows is magical.”
William Bunker
Engineering Manager · Morning Consult
“Frigade is a swiss army knife for onboarding. Sales uses it to enrich accounts, marketing to share updates, and product to promote new features. It's highly flexible and easy to build with.”
Gil Feig
Cofounder · Merge
“It's a game changer. We checked the dashboard and Frigade has solved over 400 queries a month that would otherwise go to support — that's two hires we didn't have to make. It pays for itself within the first two months.”

Zayd Ali
CEO · Valley
Frequently Asked Questions
Common questions about adding Frigade to the agent you already built.
Frigade is a lightweight SDK and two primitives. Register it as a tool your agent can call, in a few lines, and your agent can now run a live product tour or return a grounded product answer. It works with the Vercel AI SDK today and is framework-agnostic by design, so your agent keeps its own reasoning and voice. See how it works.
Yes. If you have not built an agent, Frigade ships a full in-product assistant that learns your product and guides users in real time, no code required. Explore the Assistant.
Any of them. If your agent can call a tool, it can call Frigade. We integrate cleanly with the Vercel AI SDK, and the API stays framework-agnostic, so it works regardless of how you built your agent or which models you run.
Frigade deploys agents that use your product the way real users do. Once added, they work through your latest workflows, document how each one behaves, and take in your existing knowledge base. Your agent draws on that living model of your product, not a static help doc written two releases ago. See exactly how it works.
Frigade relearns your product every release, automatically. Ship a new feature and it is picked up; move a button and the guidance follows. Your agent stays current with your product, and nobody on your team has to retrain it or rewrite prompts.
Yes. Your agent decides when to call Frigade and what to do with the result. Every call returns fast with a clear answer, and when Frigade cannot help, it says so right away so your agent never stalls or burns latency waiting. Frigade adds product expertise to your agent, it never takes over the conversation.
Yes. Alongside answering and guiding in the moment, Frigade can bring the right feature to a user's attention right when they would benefit from it. It is the same idea as our Suggestions product, so your agent can help drive feature adoption and expansion revenue. Explore Suggestions.
Frigade is SOC 2 Type II certified and fully GDPR compliant. Data is encrypted in transit with TLS 1.2+ and at rest with AES-256. We offer EU data residency, a zero-retention LLM policy, and automatic PII scrubbing. Guidance runs with the user's own permissions, so your agent only ever sees what the user can already see. Teams that need full data control can self-host Frigade with their own LLM keys.
Frigade starts at $1,000 per month with usage-based scaling as you grow, so costs stay predictable and there are no surprise bills when your product scales. Enterprise plans with custom pricing are available for teams that need advanced security, compliance, or self-hosting. Reach out and we will size it to your use case.
No agent yet? Frigade ships a full in-product assistant.
Give your agent product superpowers.
Bring the agent you already built. We wire up the first tool calls with you, and it starts guiding your users through your product.