> For the complete documentation index, see [llms.txt](https://guvi.gitbook.io/fsd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guvi.gitbook.io/fsd/docs/module-6-redux.md).

# Module 6 - Redux

- [Redux toolkit in Detail](https://guvi.gitbook.io/fsd/docs/module-6-redux/redux-toolkit-in-detail.md)
- [Setting Up a Redux Toolkit Store](https://guvi.gitbook.io/fsd/docs/module-6-redux/setting-up-a-redux-toolkit-store.md)
- [Reducers & actions](https://guvi.gitbook.io/fsd/docs/module-6-redux/reducers-and-actions.md)
- [Creating Async Thunks](https://guvi.gitbook.io/fsd/docs/module-6-redux/creating-async-thunks.md)
- [Hands-on with state management application.](https://guvi.gitbook.io/fsd/docs/module-6-redux/hands-on-with-state-management-application..md)
