> ## Documentation Index
> Fetch the complete documentation index at: https://docs.selvut.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Examples

> Examples for the active Selvut scripting runtime.

These are complete `.lua` files you can drop into the scripts folder.

Start with the module and command example if you are writing your first script. The HUD, inventory, world overlay, packet, and Wynn examples show the larger API surfaces.

* [Module Command](/examples/module-command)
* [Status HUD](/examples/status-hud)
* [Inventory Hotbar](/examples/inventory-hotbar)
* [World Overlay](/examples/world-overlay)
* [Packet Helpers](/examples/packet-helpers)
* [Packet Actionbar Filter](/examples/packet-actionbar-filter)
* [Wynn Spell](/examples/wynn-spell)
