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

# Examples

Three complete scripts you can drop into the scripts folder as they are. Each one is a whole working file rather than a fragment, and each shows a different side of the API.

* **Keystrokes** — a HUD: collecting state in an input handler and drawing it every frame.
* **ESP through walls** — boxes, tracers and labels: splitting work between the tick and the frame.
* **Anarchy helper** — packets, a config, a command and notifications tied together.
