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

# Quickstart

Loading CatBypasser and it's API.

CatBypasser lets you create your OWN script using it's API! For FREE!

```etlua
local CatBypasser = loadstring(game:HttpGet("https://api.catbypasser.lol/"))()
```

{% hint style="info" %}
Head to the [Basics](/api/basics/editor.md) section to learn how to Bypass!
{% endhint %}
