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

# Modding Examples

- [Accessing the player instance](https://api.raftmodding.com/modding-examples/back-soon.md)
- [Adding private variables](https://api.raftmodding.com/modding-examples/adding-private-variables.md)
- [Spawning dropped items](https://api.raftmodding.com/modding-examples/spawning-dropped-items.md)
- [Get selected hotbar item](https://api.raftmodding.com/modding-examples/get-selected-hotbar-item.md)
- [Get the current SteamID](https://api.raftmodding.com/modding-examples/get-the-current-steamid.md)
- [Get the current username](https://api.raftmodding.com/modding-examples/get-the-current-username.md)
- [Giving items to a player](https://api.raftmodding.com/modding-examples/giving-items-to-a-player.md)
- [Modifying private variables](https://api.raftmodding.com/modding-examples/modifying-private-variables.md)
