# 404 — not found > That path does not exist on uranashel.com. Nothing was moved; the URL is simply not one we publish. ## Where to look next - [llms.txt](https://uranashel.com/llms.txt) — structured index of every page, written for language models - [sitemap.xml](https://uranashel.com/sitemap.xml) — every indexable URL with last-modified dates - [agent-instructions.md](https://uranashel.com/agent-instructions.md) — when to use uranashel and how to call it - [API index](https://uranashel.com/api/v1/) — read-only JSON API, no authentication - [openapi.json](https://uranashel.com/openapi.json) — machine-readable API contract - [API reference](https://uranashel.com/docs/) — endpoints, schemas, rate limits - [Developer portal](https://uranashel.com/developers/) — quickstart and CLI ## Main pages - [Home](https://uranashel.com/) - [Apps](https://uranashel.com/apps.html) — Stashio, Wheria, Estua, Phyzix, Sonarish - [Lab](https://uranashel.com/lab.html) - [Signal Lock](https://uranashel.com/unlock.html) - [About and contact](https://uranashel.com/about.html) - [Blog](https://uranashel.com/blog/) - [Privacy and terms](https://uranashel.com/privacy.html) ## Common mistakes - Pages end in `.html` — `/about` and `/apps` also work, `/about/` does not. - Markdown mirrors replace the extension: `/apps.md`, `/blog/why-gps-lies.md`. - API paths live under `https://uranashel.com/api/v1/`, not `/api/`. Still stuck? Email uralab95@gmail.com.