# Page Not Found

The URL `getting-started` does not exist.

You might be looking for one of these pages:
- [Sub States](https://www.ngxs.io/concepts/state/sub-states.md)
- [Storage](https://www.ngxs.io/plugins/storage.md)
- [Shared State](https://www.ngxs.io/concepts/state/shared-state.md)
- [STARTER KIT](https://www.ngxs.io/introduction/starter-kit.md)
- [Actions Stream](https://www.ngxs.io/concepts/actions/actions-stream.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., `/concepts/state/sub-states.md`)
- Use `Accept: text/markdown` header for content negotiation