# Available Commands

### 📌 General Information Commands

**@commands**\
Shows a list of all available commands you can use.

**@charcommands**\
Displays commands that apply specifically to your character.

**@help**\
Provides help or usage information for a specific command.

**@rates**\
Shows the server’s current EXP, drop, and other rate settings.

**@uptime**\
Displays how long the server has been running since the last restart.

**@showdelay**\
Shows your current skill delay settings.

**@servertime**\
Displays the current server time.

***

### 📊 EXP & Currency Display

**@exp**\
Shows your current Base and Job EXP.

**@showexp**\
Toggles EXP gain messages on or off.

**@showzeny**\
Toggles Zeny gain messages on or off.

***

### 🧟 Monster & Item Information

**@mobinfo `<monster name | ID>`**\
Displays detailed information about a monster (HP, element, size, drops, etc.).

**@iteminfo `<item name | ID>`**\
Shows detailed information about an item.

**@whodrops `<item name | ID>`**\
Lists monsters that drop the specified item and their drop rates.

***

### 📍 Location & Time Utilities

**@whereis `<monster name | ID>`**\
Shows maps where a specific monster can be found.

**@jailtime**\
Displays remaining jail time if your character is jailed.

***

### 🧬 Homunculus Commands

**@hominfo**\
Displays basic homunculus information.

**@homstats**\
Shows detailed homunculus stats.

***

### ⚙️ Convenience & Quality-of-Life Features

**@refresh**\
Refreshes your character (fixes sprite bugs, position issues, or desync).

**@noask**\
Automatically refuses party, trade, guild, and duel requests.

**@noks**\
Disables kill-steal warnings.

**@autoloot**\
Automatically picks up items dropped by monsters.

**@alootid `<item ID>`**\
Sets autoloot to only pick up specific item IDs.

**@autoloottype `<type>`**\
Autoloot by item type (equipment, consumables, etc.).

**@autotrade**\
Keeps your vending character online after logging out.

***

### 🌍 Admin Interaction

**@request**\
Sends a request to Game Masters for assistance.

***

### 🏰 Guild Commands

**@breakguild**\
Disbands your guild (guild master only).


---

# 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://replay-ragnarok.gitbook.io/replay-ragnarok-docs/game-quality-improvements/available-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.
