# Page Not Found

The URL `docs/api` does not exist.

You might be looking for one of these pages:
- [API Reference](https://redux-actions.js.org/api.md)
- [Motivation](https://redux-actions.js.org/introduction/motivation.md)
- [createAction(s)](https://redux-actions.js.org/api/createaction.md)
- [combineActions](https://redux-actions.js.org/api/combineactions.md)
- [Tutorial](https://redux-actions.js.org/introduction/tutorial.md)

## How to find the correct page

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

## Tips for requesting documentation

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