# Page Not Found

The URL `recipes/waiting-for-app-stability` does not exist.

You might be looking for one of these pages:
- [Unit Testing](https://www.ngxs.io/v3.4/recipes/unit-testing.md)
- [Authentication](https://www.ngxs.io/v3.4/recipes/authentication.md)
- [Style Guide](https://www.ngxs.io/v3.4/recipes/style-guide.md)
- [Recipes](https://www.ngxs.io/v3.4/recipes.md)
- [Caching](https://www.ngxs.io/v3.4/recipes/cache.md)

## How to find the correct page

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

## Tips for requesting documentation

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