Using These Docs with AI
Every page on this site is also available as raw Markdown, so you can hand it to an LLM, paste it into a prompt, or fetch it from a script or agent.
Copy Markdown button
Section titled “Copy Markdown button”Each page has a Copy Markdown button next to its title. Click it to copy that page’s raw Markdown straight to your clipboard.
Raw .md URLs
Section titled “Raw .md URLs”Append .md to any page’s URL to fetch its raw Markdown directly:
https://pocketbase-extended-docs.pages.dev/guides/authentication.mdThis works for every page on the site, so it’s easy to curl or fetch() a specific page from a script, build tool, or agent.
Full site index — llms.txt
Section titled “Full site index — llms.txt”A single index of every page, grouped the same way as the sidebar, is published at /llms.txt. Point an AI tool or agent at this file to give it a map of the whole site.