> For the complete documentation index, see [llms.txt](https://docs.cedana.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cedana.ai/daemon/developer-guides/writing_plugins.md).

# Writing plugins

Plugins are currently part of Cedana's source tree ([here](https://github.com/cedana/cedana/tree/main/plugins)) and are built and released together with the main Cedana binary. This guide will walk you through the process of writing a plugin for Cedana.

Check out [features](/daemon/get-started/features.md) to see which features are currently supported by each plugin.
