> For the complete documentation index, see [llms.txt](https://docs.builtoncement.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.builtoncement.com/extensions/plugin.md).

# Plugin

## Introduction

The Plugin Extension handles application plugin support, and is the default plugin handler used by Cement.

**Documentation References:**

* [Application Plugins](/core-foundation/plugins.md)

**API References:**

* [Cement Plugin Extension](https://cement.readthedocs.io/en/3.0/api/ext/ext_plugin/)

## Requirements

* no external dependencies

## Usage

For usage information see [Application Plugins](/core-foundation/plugins.md).
