> For the complete documentation index, see [llms.txt](https://artucuno.gitbook.io/introduction-to-loona/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://artucuno.gitbook.io/introduction-to-loona/plugins/introduction.md).

# Introduction to Plugins

## What are Panel Plugins? 🔌

Unlike other solutions, Loona is built to be **customizable**. Our Plugins system allows you to change anything you want about the Panel with simple Python, meaning that **anybody** can add new, exciting features even if you have limited programming knowledge!

## Use cases ⚒️

* Custom pages
* Custom Plugin / Modpack Manager
* Event Listener (EG: Sending a webhook when a server is created)
* Creating [Cloud Workers](/introduction-to-loona/cloud-workers/introduction-to-workers.md)

## Features 💡

* **Create custom features**
* **Global** File storage
* Manage **everything**!
  * Users
  * Nodes
  * Servers
  * Nests & Eggs
  * **And more!**
* [Cloud Workers](/introduction-to-loona/cloud-workers/introduction-to-workers.md)
  * **Automate Tasks!**
* Create Modpack & Plugin Managers
* Easy permissions
* Endless possibilities!
* Share on the [Marketplace](/introduction-to-loona/marketplace/introduction-to-marketplace.md)!

{% content-ref url="/pages/gm8ItCJ6BhisRhUpSpej" %}
[Cloud Workers](/introduction-to-loona/cloud-workers/introduction-to-workers.md)
{% endcontent-ref %}

{% content-ref url="/pages/S8M5pJmhepupYYulV0ox" %}
[Marketplace](/introduction-to-loona/marketplace/introduction-to-marketplace.md)
{% endcontent-ref %}
