> ## Documentation Index
> Fetch the complete documentation index at: https://kotly-doc.voxray.su/llms.txt
> Use this file to discover all available pages before exploring further.

# Введение

Для написания плагинов мы рекомендуем использовать [KotlyAPI](https://mvnrepository.com/artifact/su.voxray.kotly/API).

```xml theme={null}
<dependency>
    <groupId>su.voxray.kotly</groupId>
    <artifactId>API</artifactId>
    <version>1.1A</version>
</dependency>
```
