# Page Not Found

The URL `misc/universal-rendering.html` does not exist.

You might be looking for one of these pages:
- [Testing](https://react.i18next.com/misc/testing.md)
- [SSR (v9)](https://react.i18next.com/legacy-v9/serverside-rendering.md)
- [Using with ICU format](https://react.i18next.com/misc/using-with-icu-format.md)
- [Using with fluent format](https://react.i18next.com/misc/using-with-fluent-format.md)
- [Translation (render prop)](https://react.i18next.com/latest/translation-render-prop.md)

## How to find the correct page

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

## Tips for requesting documentation

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