# 404 — no page at this url

microcharts.dev serves nothing at the URL you requested. The path may be misspelled, or it may never have existed.

## Where to look next

- [Documentation](https://microcharts.dev/docs) — Every guide and chart page, with a `.md` twin at the same URL.
- [llms.txt](https://microcharts.dev/llms.txt) — One-page index of this site, written for agents.
- [llms-full.txt](https://microcharts.dev/llms-full.txt) — The whole documentation set as one Markdown file.
- [catalog.json](https://microcharts.dev/catalog.json) — Every chart type as JSON: import path, props, data shape.
- [openapi.json](https://microcharts.dev/openapi.json) — OpenAPI 3.1 description of every machine-readable endpoint here.
- [sitemap.xml](https://microcharts.dev/sitemap.xml) — Every indexable URL, with last-modified dates.

## Notes

- Fetch /llms.txt for a one-page index of every documented URL.
- Add `.md` to any page URL, or send `Accept: text/markdown`, to read it as Markdown.
- Fetch /openapi.json for the machine-readable surface of this site.
