# Page Not Found

The URL `api/_action_` does not exist.

You might be looking for one of these pages:
- [ACTIONS](https://www.ngxs.io/concepts/actions.md)
- [Cancellation](https://www.ngxs.io/concepts/actions/cancellation.md)
- [DEPRECATIONS](https://www.ngxs.io/deprecations.md)
- [Actions Stream](https://www.ngxs.io/concepts/actions/actions-stream.md)
- [Debouncing Actions](https://www.ngxs.io/recipes/debouncing-actions.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/actions.md`)
- Use `Accept: text/markdown` header for content negotiation