# Page Not Found

The URL `guides/basics` does not exist.

You might be looking for one of these pages:
- [Learn the basics](https://docs.earthly.dev/basics.md)
- [Best practices](https://docs.earthly.dev/docs/guides/best-practices.md)
- [Functions](https://docs.earthly.dev/docs/guides/functions.md)
- [Debugging techniques](https://docs.earthly.dev/docs/guides/debugging.md)
- [Misc](https://docs.earthly.dev/docs/misc.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., `/basics.md`)
- Use `Accept: text/markdown` header for content negotiation