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

# Serotonin Lua Documentation

## Overview

> The Serotonin Scripting API provides a high-performance, object-oriented environment for creating custom game modifications. You can manipulate game objects, draw custom overlays, and automate actions with a clean and modern Lua API.
>
> Our API is designed to be powerful and intuitive. Instead of low-level memory manipulation, you interact with clearly defined objects, properties, and methods that will feel familiar to anyone with experience on the Roblox platform.
>
> From a simple ESP to complex aiming mechanics, the API provides the tools you need.
