# Page Not Found

The URL `api/reduceactionsfrom` does not exist.

You might be looking for one of these pages:
- [reduceActions](https://redux-preboiled.js.org/api/reduceactions.md)
- [createAction](https://redux-preboiled.js.org/api/createaction.md)
- [onAction](https://redux-preboiled.js.org/api/onaction.md)
- [getInitialState](https://redux-preboiled.js.org/api/getinitialstate.md)
- [withInitialState](https://redux-preboiled.js.org/api/withinitialstate.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://redux-preboiled.js.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://redux-preboiled.js.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/api/reduceactions.md`)
- Use `Accept: text/markdown` header for content negotiation