# Think Commands

**/bag** Removes your current bag. Use the command again to put it back on.&#x20;

**/cameramode** Opens a console to take more customized photos around the city.&#x20;

**/e** Executes a shortcut for emotes (e.g., **/e** sit).&#x20;

**/glasses** Removes your current glasses. Use the command again to put them back on.

**/hat** Removes your current hat. Use the command again to put it back on.&#x20;

**/hsp** Disables the holographic HUD.&#x20;

**/hsp theme nve** Turns the brightness down on the holographic HUD.&#x20;

**/housemenu** Opens the menu for your house, allowing for decoration.&#x20;

**/gangmenu** Opens menu options for your gang.&#x20;

**/id** Displays your player number when someone requests it.&#x20;

**/jobmenu** Displays a hotbar on the right side of your screen, allowing you to select available jobs and toggle on/off duty.&#x20;

**/me** Displays thought bubbles (e.g., **/me** coughs).&#x20;

**/mystats** Shows your character's stats. For example, your strength increases when you work out.&#x20;

**/nameinradio** Customizes your display name on the radio channel.&#x20;

**/pants** Removes your current pants. Use the command again to put them back on.&#x20;

**/pmms** Plays videos on available screens around the city.&#x20;

**/quit** Exits the game.&#x20;

**/radiolist** Displays people on your current radio channel.&#x20;

**/reloadskin** Refreshes your character model (e.g., if your phone is stuck in your hand, use this to fix it).&#x20;

**/shirt** Removes your current shirt. Use the command again to put it back on.

**/shoes** Removes your current shoes. Use the command again to put them back on.&#x20;

**/vest** Removes your current vest. Use the command again to put it back on.&#x20;

**/vehiclemenu** Allows you to switch seats, open doors, etc., while inside a vehicle.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.optimalrp.com/help-getting-started/think-commands.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
