# Page Not Found

The URL `client-code-examples/get-the-current-username` does not exist.

You might be looking for one of these pages:
- [Get the current username](https://api.raftmodding.com/modding-examples/get-the-current-username.md)
- [Get the current SteamID](https://api.raftmodding.com/modding-examples/get-the-current-steamid.md)
- [Get selected hotbar item](https://api.raftmodding.com/modding-examples/get-selected-hotbar-item.md)
- [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)

## How to find the correct page

1. **Ask a question**: /sitemap.md?ask=<question> - Complete answer with sources
2. **Browse the full index**: [/sitemap.md](https://api.raftmodding.com/sitemap.md) - Complete documentation index
3. **View the full content**: [/llms-full.txt](https://api.raftmodding.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/modding-examples/get-the-current-username.md`)
- Use `Accept: text/markdown` header for content negotiation