# Vuex > Note: This is docs for vuex@2.x. - [Looking for 1.0 Docs?](https://github.com/vuejs/vuex/tree/1.0/docs) - [Release Notes](https://github.com/vuejs/vuex/releases) - [Installation](installation.md) - [What is Vuex?](intro.md) - [Getting Started](getting-started.md) - Core Concepts - [State](state.md) - [Getters](getters.md) - [Mutations](mutations.md) - [Actions](actions.md) - [Modules](modules.md) - [Application Structure](structure.md) - [Plugins](plugins.md) - [Strict Mode](strict.md) - [Form Handling](forms.md) - [Testing](testing.md) - [Hot Reloading](hot-reload.md) - [API Reference](api.md)