# Page Not Found

The URL `guides/serialization` does not exist.

You might be looking for one of these pages:
- [Serialization](https://angel3-docs.dukefirehawk.com/under-the-hood/serialization.md)
- [Service Basics](https://angel3-docs.dukefirehawk.com/under-the-hood/service-basics.md)
- [Authentication](https://angel3-docs.dukefirehawk.com/authentication.md)
- [Relations](https://angel3-docs.dukefirehawk.com/databases/object-relational-mapping-orm/relations.md)
- [Object Relational Mapping (ORM)](https://angel3-docs.dukefirehawk.com/databases/object-relational-mapping-orm.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/serialization.md`)
- Use `Accept: text/markdown` header for content negotiation