Skip to content

Knowledge Base

All public help articles are exported at build time in two LLM-friendly formats. These are what power the AI support chat on the support site and can be used to feed any AI feature that needs product knowledge.

Endpoints

EndpointFormatUse case
/knowledge-base.jsonJSONAI support chat, LLM pipelines, any API integration
/llms.txtMarkdown indexClaude Projects, OpenAI Assistants, prompt injection

Both are public, CORS-enabled, and updated on every deploy. Internal docs are never included.

Live stats

Loading…

Keeping it current

The knowledge base updates automatically when articles are merged to main. The more accurate and complete the help articles, the better the AI support chat performs — add a new article whenever a common question isn’t covered.

To trigger an immediate update outside of a deploy:

Terminal window
pnpm --filter @blinklife/support build