// search for astro docs sites
The AI search cheat code
for your docs.
A ⌘K overlay for Astro, built on an ask digest — a token-efficient distillation of your docs, read progressively by agents and searched instantly by readers.
- install
pnpm add @hevmind/ask - register the integration
// astro.config.mjs integrations: [hevAsk({ collections: ["docs"] })] - drop in the overlay
// any layout <SearchOverlay />
That's the whole integration. This site runs on it — keyword search needs no API key. Full quick start →
- type instant keyword search — keyless, runs on the server
- enter Claude searches and streams a grounded answer
- result a deep link to the exact heading: /docs/page#section