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

# Getting Started

- [Setup](https://wiki.redmodding.org/redscript/getting-started/setup.md): Preparations for REDscripting.
- [Setup for VSCode](https://wiki.redmodding.org/redscript/getting-started/setup/setup-for-vscode.md): How to configure your setup
- [Setup for JetBrains IDEs](https://wiki.redmodding.org/redscript/getting-started/setup/setup-for-jetbrains-ides.md): This guide shows how to setup a JetBrains IDE to work with redscript files to enable features like syntax highlighting, auto-completion, etc.
- [How to start REDscripting](https://wiki.redmodding.org/redscript/getting-started/how-to-start-redscripting.md): Downloaded and prepared my IDE to do some scripting, what now?
- [REDscript in 2 minutes](https://wiki.redmodding.org/redscript/getting-started/how-to-start-redscripting/redscript-in-2-minutes.md): Learn REDscript directly from REDscript code! Get inspired, feel the vibe
- [How to create a hook](https://wiki.redmodding.org/redscript/getting-started/how-to-create-a-hook.md): Examples of creating hooks
- [Things to hook](https://wiki.redmodding.org/redscript/getting-started/how-to-create-a-hook/things-to-hook.md)
