# Page Not Found

The URL `docs/guides/shared-cache` does not exist.

You might be looking for one of these pages:
- [Secrets](https://docs.earthly.dev/docs/guides/secrets.md)
- [Build arguments and variables](https://docs.earthly.dev/docs/guides/build-args.md)
- [Authenticating Git and image registries](https://docs.earthly.dev/docs/guides/auth.md)
- [Podman](https://docs.earthly.dev/docs/guides/podman.md)
- [Using Docker in Earthly](https://docs.earthly.dev/docs/guides/docker-in-earthly.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/guides/secrets.md`)
- Use `Accept: text/markdown` header for content negotiation