> For the complete documentation index, see [llms.txt](https://docs.sasavn.ru/cs2_lua/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sasavn.ru/cs2_lua/welcome.md).

# Welcome

## Getting Started

To create your first LUA script, you can read the guide to getting started creating scripts

{% content-ref url="/pages/iJ1D7RBcayA380MMPzK4" %}
[Begin](/cs2_lua/begin/create-first-lua-script.md)
{% endcontent-ref %}

## Supported Features

* [LuaJIT 2.1](https://luajit.org/)
* [FFI](https://luajit.org/ext_ffi.html)
* [BITOP (BIT)](https://bitop.luajit.org/api.html)

## Disclaimer

Some variables in types marked with <mark style="color:red;">R</mark> that mean variable read only.

Arguments in square brackets are optional.
