---
layout: doc
lang: en
title: Legacy Documentation | EMQ
titleTemplate: false
sidebar: false
aside: false
prev: false
next: false
search: false
defaultNavbarTitle: true
---

# Legacy Documentation

EMQ recommends that you upgrade products to the most recent version so that you can use the most up-to-date documentation. EMQ documents supported product versions through [EMQ Documentation](https://docs.emqx.com/en/).

If you cannot upgrade to a supported version, EMQ provides legacy documentation for versions that have reached their end-of-life and are no longer recommended for use. EMQ does not maintain or update legacy documentation.

<LegacyDocSelect />

<script setup>
import LegacyDocSelect from '/.vitepress/theme/components/LegacyDocSelect.vue'
</script>
