> For the complete documentation index, see [llms.txt](https://wiki.redmodding.org/scripting-cyberpunk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.redmodding.org/scripting-cyberpunk/scripting/snippets-and-examples/player.md).

# Player

- [Giving An Item](https://wiki.redmodding.org/scripting-cyberpunk/scripting/snippets-and-examples/player/giving-an-item.md): How to give an item to the player
- [How To Teleport](https://wiki.redmodding.org/scripting-cyberpunk/scripting/snippets-and-examples/player/teleportation-locations.md): How to teleport V
- [Inventory Listener](https://wiki.redmodding.org/scripting-cyberpunk/scripting/snippets-and-examples/player/inventory-listener.md): How to setup a listener that's called whenever an item is added to the player's inventory
