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

# Getting started

Seanime has an embedded JavaScript (ES5) engine which allows you to write various types of extensions with minimal effort.

{% hint style="warning" %}
Seanime's JavaScript engine does NOT support **Node.JS** or **Browser** APIs but offers its own APIs for convenience.

Check out the [Core APIs](/seanime-extensions/seanime/core-apis.md).
{% endhint %}

{% content-ref url="/pages/rDy7WgrX1WK9CgErLiJz" %}
[Core APIs](/seanime-extensions/seanime/core-apis.md)
{% endcontent-ref %}

## Content Providers

{% content-ref url="/pages/QtHPbZTobIHLeiuElH6h" %}
[Write, test, share](/seanime-extensions/content-providers/write-test-share.md)
{% endcontent-ref %}

## Plugins

{% content-ref url="/pages/X2tPRNil5U45n1Hf0AXY" %}
[Introduction](/seanime-extensions/plugins/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/qdYztvAjGhAm0iu4Uylg" %}
[Basics](/seanime-extensions/plugins/ui/basics.md)
{% endcontent-ref %}
