# Using Plug-ins

## What is a plug-in for Skydel?

A plug-in is a shared library (*.so* or *.dll*) that implements some of the interfaces of the Skydel Plug-in SDK.

## How to make a plug-in available in Skydel?

Make sure you copy the plug-in (*.so* or *.dll* file) into the *Skydel Data Folder / Plug-ins.* When Skydel is launched, it will search that folder in order to list all the available plug-ins.

<picture><source srcset="https://311694143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW_Pt37t64EODlZCwBV%2Fuploads%2FEeMg0jYqvY86kQTqTKy5%2Fcs_gitbook-using_plugins_load_dark.png?alt=media&#x26;token=205e34e2-a21b-4c19-8975-06cef9b8283c" media="(prefers-color-scheme: dark)"><img src="https://311694143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW_Pt37t64EODlZCwBV%2Fuploads%2FAkicW7elhkRXAS5fF7bL%2Fcs_gitbook-using_plugins_load_light.png?alt=media&#x26;token=4a7619c7-995e-44f6-8676-f1b4b82a64ba" alt="Skydel&#x27;s Plug-in Search at Startup"></picture>

## How to enable/disable a plug-in in Skydel?

Go to *Help / Plug-ins...* to enable/disable any available plug-in.

<figure><img src="https://311694143-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW_Pt37t64EODlZCwBV%2Fuploads%2Fb1rV82b7Ug9v2z5X0fMh%2Fimage.png?alt=media&#x26;token=fe79a514-90e4-456c-bce2-eea34ba0bad8" alt=""><figcaption><p>Skydel Plug-ins Dialog</p></figcaption></figure>
