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

# Server Side Scripting

- [Basics](https://rocket-networking.gitbook.io/docs/server-side-scripting/basics.md)
- [Understand the heirarchy on the server](https://rocket-networking.gitbook.io/docs/server-side-scripting/understand-the-heirarchy-on-the-server.md)
- [Create a Persistent Object from Server](https://rocket-networking.gitbook.io/docs/server-side-scripting/create-a-persistent-object-from-server.md)
- [Important Scripts](https://rocket-networking.gitbook.io/docs/server-side-scripting/important-scripts.md)
- ["step" Script format](https://rocket-networking.gitbook.io/docs/server-side-scripting/important-scripts/step-script-format.md)
- ["client\_sent\_event" Script format](https://rocket-networking.gitbook.io/docs/server-side-scripting/important-scripts/client_sent_event-script-format.md)
- ["game\_server\_created" Script format](https://rocket-networking.gitbook.io/docs/server-side-scripting/important-scripts/game_server_created-script-format.md): This script runs when your game server is created. The start of the server.
- [Send Event to a Client from Server](https://rocket-networking.gitbook.io/docs/server-side-scripting/send-event-to-a-client-from-server.md)
- [Database Functions on Server](https://rocket-networking.gitbook.io/docs/server-side-scripting/database-functions-on-server.md)
- [AI Functions on the Server](https://rocket-networking.gitbook.io/docs/server-side-scripting/ai-functions-on-the-server.md)
