# Page Not Found

The URL `/docs/api/kit/modules` does not exist.

## How to find the correct page

1. **Browse the sitemap**: [/sitemap.md](https://nuxt.com/sitemap.md) - A structured index of all pages
2. **Browse the full index**: [/llms.txt](https://nuxt.com/llms.txt) - Complete documentation index
3. **View the full content**: [/llms-full.txt](https://nuxt.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/4.x/getting-started/introduction.md`)
- Use `Accept: text/markdown` header for content negotiation
