# Page Not Found

The URL `api/_actions_actions_` does not exist.

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