Create and deploy your deep knowledge agent in 10 minutes.
Your knowledge agent will answer questions with deep context that no human can match — project knowledge on steroids. No more wimpy support chat. No more user confusion.
Plans starting at $10 / month
Step 1
Load your content- Crawl your authenticated pages with our official Chrome extension
- Add your marketing or tutorial URLs
- Add your changelogs or existing technical documentation
- Upload any documents that help understand your project
Step 2
Deploy your agent- Embed your agent on all of your pages
<div class="zero_docs_agent"></div> @mentionyour agent in Slack/zeroyour agent in Discord
Plans starting at $10 / month
Pro features for pro users
Retrieval-augmented generation (RAG) and deep vector search
Zero Docs uses a proprietary retrieval-augmented generation (RAG) pipeline with the latest BM25 and kNN vector search. Each piece of knowledge that you load into Zero Docs is optimized, sectioned, vectored, and indexed for the fastest and most dynamic agent results. An elite knowledge agent requires elite search architecture.
Proactive support & bug escalation
Your knowledge agent is encouraged to send both support requests and bug reports whenenver your user encounter an issue.
Your agent will gather helpful context from the conversation with any support request or and bug report.
Bug reports are sent with the user agent, browser, operating system, and IP address.
Send a bug reportDeep linking and visual context
Because Zero Docs can scan your authenticated app pages, it is uniquely able to provide deep links to your users directly in your app. Zero Docs stores ASCII diagrams of all your pages instead of screenshots. This allows the Zero Docs agent to provide visual references to the user with complete contextual relation to their conversation.
Version your project knowledge
Zero Docs works with knowledge versions. Each version can be published or unpublished. Every knowledge agent that you deploy is bound to a specific version. This allows your team to follow specific app versions into your production pipelines.
Solving for PII
Zero Docs prevents personally identifiable information (PII) from leaking into your chat sessions. Each piece of knowledge that is loaded into Zero Docs is scrubbed for PII. All authenticated links are sanitized. Zero Docs provides javascript APIs for reconstructed the authenticated app context from your app screens.
Special support for Shopify embedded apps
Zero Docs has special support for Shopify embedded apps. First, Zero Docs can capture your authenticated screens directly in the Shopify admin with our Chrome extension. When deploying your knowledge agent, you can pass in required query parameters to ensure your agent deep links function properly. For example, these may be values like
Support for Shopify?shop,hmac, orhost.Generate fresh documentation for your project
Zero Docs can automatically generate comprehensive documentation from the deep knowledge embedded in your app and marketing materials. Generated docs can help your agent even more with a user-friendly knowledge map.
Javascript API
Control and prompt your agent with our simple Javascript API.
zdAgent.send('How do I reset my password?')zdAgent.open()zdAgent.close()zdAgent.clearHistory()MCP server integration
Connect any MCP server to Zero Docs to expose additional tools.
A great example for this would be connecting your own app's MCP server to Zero Docs so that the agent can perform actions right in your app.