# Page Not Found

The URL `about` does not exist.

You might be looking for one of these pages:
- [Yönlendirme Temelleri (Routing Fundamentals)](https://emre-turan.gitbook.io/next.js-doekuemani/2-routing.md)
- [Dinamik Rotalar (Dynamic Routes)](https://emre-turan.gitbook.io/next.js-doekuemani/2-routing/5-dynamic-routes.md)
- [Paralel Rotalar (Parallel Routes)](https://emre-turan.gitbook.io/next.js-doekuemani/2-routing/8-paralel-routes.md)
- [Optimizasyonlar (Optimizations)](https://emre-turan.gitbook.io/next.js-doekuemani/6-optimizing.md)
- [Sayfalar ve Düzenler](https://emre-turan.gitbook.io/next.js-doekuemani/2-routing/2-pages-and-layouts.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://emre-turan.gitbook.io/next.js-doekuemani/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://emre-turan.gitbook.io/next.js-doekuemani/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/next.js-doekuemani/2-routing.md`)
- Use `Accept: text/markdown` header for content negotiation