# Page Not Found

The URL `guides/cache` does not exist.

You might be looking for one of these pages:
- [Caching](https://docs.earthly.dev/docs/caching.md)
- [Secrets](https://docs.earthly.dev/docs/guides/secrets.md)
- [Authenticating Git and image registries](https://docs.earthly.dev/docs/guides/auth.md)
- [Managing cache](https://docs.earthly.dev/docs/caching/managing-cache.md)
- [Best practices](https://docs.earthly.dev/docs/guides/best-practices.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.earthly.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.earthly.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

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