# COMMANDS

| Command                               | Description                                                                                                                                                                                                        |
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| /re \[on/off]                         | Enable/disable whisper and requests in-game.                                                                                                                                                                       |
| END button key                        | Display Hunting Log                                                                                                                                                                                                |
| /clearpk                              | <p>Clear killer status.<br>Cost 100,000,000 zen</p>                                                                                                                                                                |
| /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.                                                                                                                                                                                            |
| /move                                 | Move to a map.                                                                                                                                                                                                     |
| /ware                                 | Change warehouse.                                                                                                                                                                                                  |
| /reset                                | Character Reset                                                                                                                                                                                                    |
| /mreset                               | Master Reset                                                                                                                                                                                                       |
| /resp \<msg>                          | Use in Quiz Event.                                                                                                                                                                                                 |
| /war                                  | Challenge another guild.                                                                                                                                                                                           |
| /soccer                               | Challenge another guild.                                                                                                                                                                                           |
| /lock (Password)                      | Block items from being moved or sold, and prevents character deletion.                                                                                                                                             |
| /unlock (Password)                    | Unblock items (refer to `/lock`).                                                                                                                                                                                  |
| /setparty (Password)                  | Create a party with a password.                                                                                                                                                                                    |
| /joinparty (Password)                 | Join a party using a password.                                                                                                                                                                                     |
| /clearinv                             | Deletes all non-equipped items in inventory. Double-check inventory/bag before executing. No refunds for lost items due to negligence.                                                                             |
| /evo                                  | Changes class to 2nd and 3rd. Costs 500,000,000 Zen.                                                                                                                                                               |
| /changeclass dw/dk/wz/elf/mg/dl/su/rf | This will cost you 20000 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. |
| /top                                  | <p>Shows top rankings players example:<br><br>/top rr - shows top resets players<br>/top mr - shows top master reset players<br>/top rr dk - show top resets dark knight players<br></p>                           |
| /readd                                | This function will reset your stats if you have added incorrectly.                                                                                                                                                 |
| /remaster                             | Reset Master Skill Tree                                                                                                                                                                                            |
| Press F10                             | 3D Camera function.                                                                                                                                                                                                |
| Press F11                             | Restore default 3D Camera.                                                                                                                                                                                         |
| Press F12                             | Minimize MU Window into tray                                                                                                                                                                                       |
| Press F8                              | Opens Ranking Window.                                                                                                                                                                                              |
| Hold CTRL + Right click on items      | Automatically sell items to NPC.                                                                                                                                                                                   |
| Press U                               | Opens system menu                                                                                                                                                                                                  |
| /paradise                             | You can check remaining time in Paradise Map                                                                                                                                                                       |
| /reglc \[amount]                      | Register lucky coins from Item Bank example: /reglc 100                                                                                                                                                            |


---

# 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://muhades.gitbook.io/muhades/our-servers/helheim-x1000/server-information/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.
