# Page Not Found

The URL `guides/request-lifecycle` does not exist.

You might be looking for one of these pages:
- [Request Lifecycle](https://angel3-docs.dukefirehawk.com/under-the-hood/request-lifecycle.md)
- [Requests & Responses](https://angel3-docs.dukefirehawk.com/under-the-hood/requests-and-responses.md)
- [Dependency Injection](https://angel3-docs.dukefirehawk.com/under-the-hood/dependency-injection.md)
- [Testing](https://angel3-docs.dukefirehawk.com/under-the-hood/testing.md)
- [Templates and Views](https://angel3-docs.dukefirehawk.com/packages/templates-and-views.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/under-the-hood/request-lifecycle.md`)
- Use `Accept: text/markdown` header for content negotiation