# Page Not Found

The URL `concepts/state/lazy` does not exist.

You might be looking for one of these pages:
- [State](https://www.ngxs.io/v3.8/concepts/state.md)
- [Lazy Loading](https://www.ngxs.io/v3.8/advanced/lazy.md)
- [Store](https://www.ngxs.io/v3.8/concepts/store.md)
- [Select](https://www.ngxs.io/v3.8/concepts/select.md)
- [Concepts](https://www.ngxs.io/v3.8/concepts.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.8/concepts/state.md`)
- Use `Accept: text/markdown` header for content negotiation