> 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/user-interface.md).

# User Interface

- [Simple Screen Message](https://wiki.redmodding.org/scripting-cyberpunk/scripting/snippets-and-examples/user-interface/simple-screen-message.md): Show a simple message popup to the player.
- [Notification Prompts](https://wiki.redmodding.org/scripting-cyberpunk/scripting/snippets-and-examples/user-interface/notification-prompts.md): How to use simple notification prompts with different types of responses to ask for.
- [Custom Popups](https://wiki.redmodding.org/scripting-cyberpunk/scripting/snippets-and-examples/user-interface/custom-popups.md): How to make custom and in-depth popups with Codeware
- [Adding Character Creator Options](https://wiki.redmodding.org/scripting-cyberpunk/scripting/snippets-and-examples/user-interface/adding-character-creator-options.md): How to add a custom option to the character creator.
