docs/content/en/reference/extensibility/_index.md
Meshery has an extensible architecture with several different types of extension points.
Meshery is not just an application. It is a set of microservices where the central component is itself called Meshery. Integrators may extend Meshery by taking advantage of designated Extension Points. Extension points come in various forms and are available through Meshery’s architecture.
Figure: Extension points available throughout Meshery
A browsable collection of various Meshery extensions is available at https://meshery.io/extensions.
The following points of extension are currently incorporated into Meshery.
<ul style="margin:0;"> <li style="list-style-type: inherit; margin: 0"><a href="/extensions/adapters">Extensibility: Meshery Adapters</a> - Meshery architecture is extensible. Meshery provides several extension points for working with different cloud native infrastructure via <a href="/extensions/adapters">adapters</a>, <a href="/extensibility/load-generators">load generators</a> and <a href="/extensibility/providers">providers.</a></li> </ul>