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

# Getting Started

## Installation

1. Download the latest `skript-mirror.jar` from GitHub
2. Move `skript-mirror.jar` to your `plugins/` folder
3. If you have third-party libraries you would like to use (that are not Bukkit plugins), [follow the steps outlined here.](/docs/advanced/loading-external-libraries.md)

{% hint style="info" %}
Tip: Enable effect commands in Skript's config! Effect commands make it extremely easy to prototype and test Skript code, which can be especially useful when working with skript-mirror.
{% endhint %}
