# Welcome

## Getting Started

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

{% content-ref url="begin" %}
[begin](https://docs.sasavn.ru/cs2_lua/begin)
{% 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.
