# Player Commands

This guide covers all **@commands** (atcommands) available to normal players. These commands are accessible to all players by default and provide useful information and basic functionality to enhance your gameplay experience.

**Note**: All commands must be prefixed with `@` (e.g., `@time`, `@rates`)

**Informational Commands:**\
@commands - Displays a list of atcommands that you can use.\
@charcommands - Displays a list of charcommands that you can use.\
@help - Shows help for specified command.\
@rates - Displays the server's current rates.\
@uptime - Displays how long the server has been online.\
@showdelay - Shows/hides the "There is a delay after this skill" message.\
@exp - Displays current levels and % progress.\
@mobinfo - Shows monster info (stats, exp, drops etc).\
@iteminfo - Shows item info (type, price etc).\
@whodrops - Shows who drops an item (monster with highest drop rates).\
@servertime - Shows the date and time of the server.\
@jailtime - Displays remaining jail time.\
@hominfo - Displays homunculus stats.\
@homstats - Displays homunculus stats.\
@showexp - Displays/hides experience gained.\
@showzeny - Displays/hides Zeny gained.\
@whereis - Displays the maps in which monster \<monster name/ID> normally spawns.

**Player Features/Utility:**\
@refresh - Synchronizes the position and state between client and server.\
@noask - Auto rejects deals/invites.

\
@autotrade - Allows you to vend while you are offline.\
@request - Sends a message to all connected GMs (via the gm whisper system)

\
@breakguild - Breaks the guild of the attached character.\
@channel - If you run this command without any parameters, you will get a more detailed help information.\
@langtype - Changes your language setting.


---

# 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://the-ragnarok-classic-1.gitbook.io/wiki/server-information/player-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.
