# 📚 COMMANDS

| /re \[on/off]         | Enable / disable whisper.                                                                                                                                                                               |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| /pk                   | Clear killer status.                                                                                                                                                                                    |
| /post                 | Send a message to the global chat.                                                                                                                                                                      |
| /s \[points]          | Adds points to Strength.                                                                                                                                                                                |
| /a \[points]          | Adds points to Agility.                                                                                                                                                                                 |
| /v \[points]          | Adds points to Life.                                                                                                                                                                                    |
| /e \[points]          | Adds points to Energy.                                                                                                                                                                                  |
| /c \[points]          | Adds points to Command.                                                                                                                                                                                 |
| /re \[on/off]         | Enable / disable requests in-game.                                                                                                                                                                      |
| /move                 | Move to a map.                                                                                                                                                                                          |
| /ware                 | Change warehouse.                                                                                                                                                                                       |
| /readd                | <p>resets your character stat points.<br>250M Zen fee for NON VIP<br>50M Zen fee for VIP</p>                                                                                                            |
| /mlreset              | <p>Resets your Master Skill Points.<br>250M Zen fee for NON VIP<br>50M Zen fee for VIP</p>                                                                                                              |
| /pack \| /unpack      | Assemble/Disassemble Jewels.                                                                                                                                                                            |
| Press F8              | To open Ranking Window.                                                                                                                                                                                 |
| /r                    | Use this command in Quiz Event.                                                                                                                                                                         |
| /war                  | Challenge another guild.                                                                                                                                                                                |
| /offstore             | Open Custom Store Offline.                                                                                                                                                                              |
| /lock (Password)      | Using this command will cost you 100 HP (Hunt Points) to block your items by moving out from your account including if someone wants to sell your items in any NPCs. You also cannot delete characters. |
| /unlock (Password     | Using this command will cost you 100 HP (Hunt Points) to unblock the items in your account (Refer to /lock(Password).                                                                                   |
| /setparty (Password)  | Create a party with a password.                                                                                                                                                                         |
| /joinparty (Password) | To join the party using a password.                                                                                                                                                                     |
| /resetach             | Using this command will cost you **15,000 WC** to reset your Achievement Points.                                                                                                                        |
| /rename \<charname>   | Using this command will cost you **15,000 WC** to your character name. **Important you must be not in the guild!**                                                                                      |
| /farmland             | This command is showing remaining time left in Farm Land map                                                                                                                                            |

| Press F10                             | 3D Camera function.                                                                                                                                                                                                 |
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Press F11                             | To restore default 3D Camera                                                                                                                                                                                        |
| Press F12                             | To put client on tray/hide mode with low CPU Consumption                                                                                                                                                            |
| Press F7                              | To open Advance Antilag System                                                                                                                                                                                      |
| Hold CTRL + Right click on items      | To automatically sell items on npc                                                                                                                                                                                  |
| /changeclass dw/dk/wz/elf/mg/dl/su/rf | This will cost you 20,000 wCoins. You cannot change class while the character has equipped items. Also, the character Master Level, Quest and Skill will be reset. However, your stats and resets are still intact. |
| /clearinv                             | To delete all items in your inventory (Not the equipped items) - Double check your inventory/bag before executing this command. We will not refund any lost items due to player's negligence.                       |
| /evo                                  | Change class to 2nd and 3rd - Cost 1,800,000,000 zen.                                                                                                                                                               |
| /owh                                  | Open warehouse (vault) only VIPs.                                                                                                                                                                                   |


---

# 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://muonline-2.gitbook.io/global-mu/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.
