---
title: "Search"
description: "Search every page on aontu.dev: the documentation set, the how-to guides, the use cases, the worked examples, and the error registry."
source: "https://aontu.dev/search/"
---

# Search

Every page this site publishes is in the index: the documentation set, the how-to guides, the use cases, the worked examples, and the error registry. The index is built when the site is deployed, and your browser queries it, so what you type is not sent to a search service.

## Other ways to find a page

These routes need no JavaScript at all:

-   [The documentation set](https://aontu.dev/docs), grouped by section, with every page listed in the sidebar.
-   [The how-to guides](https://aontu.dev/how-to), one task each, in 6 groups.
-   [/llms-full.txt](https://aontu.dev/llms-full.txt), the whole documentation set as one file. Your browser's find command will search it.

Every page also answers `Accept: text/markdown` at its own URL, and [/llms.txt](https://aontu.dev/llms.txt) indexes the site for a program.
