> For the complete documentation index, see [llms.txt](https://docs.ocelotbot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ocelotbot.xyz/custom-commands/built-in-modules.md).

# Built-in Modules

Built-in modules do not need to be required and are available just through their name. These are native LUA modules and their documentation is linked below

* [table](http://lua-users.org/wiki/TableLibraryTutorial)
* [math](http://lua-users.org/wiki/MathLibraryTutorial)
* [string](http://lua-users.org/wiki/StringLibraryTutorial)
