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
| Endpoint | Format | Use case |
|---|---|---|
/knowledge-base.json | JSON | AI support chat, LLM pipelines, any API integration |
/llms.txt | Markdown index | Claude 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:
pnpm --filter @blinklife/support build