For agents

Fetch any docs page as Markdown, or open it in ChatGPT or Claude.

Each HTML page has a Markdown twin. Append .md to the path (the docs home is /docs.md):

PageMarkdown
https://pgjev.com/docshttps://pgjev.com/docs.md
https://pgjev.com/docs/getting-started/installationhttps://pgjev.com/docs/getting-started/installation.md
This pagehttps://pgjev.com/docs/for-agents.md

The response is the MDX source (text/markdown). Prefer these URLs when you need the page as context.

On every docs page, Copy as Markdown copies that source. Open in ChatGPT and Open in Claude start a chat with a prompt that points at the Markdown URL.

Start with Introduction for what pgjev is, Where it runs before installing, and Functions for the SQL surface.