# Page Not Found

The URL `examples/earthly` does not exist.

You might be looking for one of these pages:
- [Earthfile reference](https://docs.earthly.dev/docs/earthfile.md)
- [Earthly lib](https://docs.earthly.dev/docs/earthly-lib.md)
- [Excluding patterns](https://docs.earthly.dev/docs/earthfile/earthlyignore.md)
- [Configuration reference](https://docs.earthly.dev/docs/earthly-config.md)
- [The earthly command](https://docs.earthly.dev/docs/earthly-command.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/earthfile.md`)
- Use `Accept: text/markdown` header for content negotiation