--- description: 'Check out available official plugins in Medusa.' --- import DocCardList from '@theme/DocCardList'; import Icons from '@theme/Icon'; # Plugins This section includes documentation for official Medusa plugins. You can learn more about plugins and how they work in the [Plugins Overview documentation](../development/plugins/overview.mdx). :::tip Interested in creating a plugin? Learn more in the [Create Plugin documentation](../development/plugins/create). :::