# Page Not Found

The URL `concepts/10-normalizing` does not exist.

You might be looking for one of these pages:
- [Normalizing](https://docs.slatejs.org/concepts/11-normalizing.md)
- [Serializing](https://docs.slatejs.org/concepts/10-serializing.md)
- [Locations](https://docs.slatejs.org/concepts/03-locations.md)
- [Rendering](https://docs.slatejs.org/concepts/09-rendering.md)
- [Migrating](https://docs.slatejs.org/concepts/xx-migrating.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/concepts/11-normalizing.md`)
- Use `Accept: text/markdown` header for content negotiation