# Player Commands

Available player commands to be used in-game.

<table data-full-width="false"><thead><tr><th width="195" align="center">Player Commands (@)</th><th width="390" align="center">Details</th><th align="center">Usage</th></tr></thead><tbody><tr><td align="center"><strong>@refresh</strong></td><td align="center">Refresh the Client.</td><td align="center"></td></tr><tr><td align="center"><strong>@iteminfo, @ii</strong></td><td align="center">Searches for the Item Information.</td><td align="center">@ii &#x3C;Item ID></td></tr><tr><td align="center"><strong>@mobinfo, @mi</strong></td><td align="center">Searches for the Monster Information.</td><td align="center">@mi &#x3C;Monster ID></td></tr><tr><td align="center"><strong>@noask</strong></td><td align="center">Rejects any invitation from players.</td><td align="center"></td></tr><tr><td align="center"><strong>@noks</strong></td><td align="center">Prevents other players from dealing damage.</td><td align="center"></td></tr><tr><td align="center"><strong>@time</strong></td><td align="center">Checks the Server Time.</td><td align="center"></td></tr><tr><td align="center"><strong>@duel</strong></td><td align="center">Activates Duel Mode.</td><td align="center"></td></tr><tr><td align="center"><strong>@accept</strong></td><td align="center">Accepts a Duel Invitation.</td><td align="center"></td></tr><tr><td align="center"><strong>@reject</strong></td><td align="center">Rejects a Duel Invitation.</td><td align="center"></td></tr><tr><td align="center"><strong>@showdelay</strong></td><td align="center">Shows the skill delays.</td><td align="center"></td></tr><tr><td align="center"><strong>@commands</strong></td><td align="center">Shows all available commands.</td><td align="center"></td></tr><tr><td align="center"><strong>@request</strong></td><td align="center">Sends message to the Game Masters (GM)</td><td align="center">@request &#x3C;message></td></tr><tr><td align="center"><strong>@jailtime</strong></td><td align="center">Checks the remaining time when you're in Jail.</td><td align="center"></td></tr><tr><td align="center"><strong>@homstats</strong></td><td align="center">Checks the stats of your Homunculus.</td><td align="center"></td></tr><tr><td align="center"><strong>@showzeny</strong></td><td align="center">Displays zeny in your chat log.</td><td align="center"></td></tr><tr><td align="center"><strong>@autotrade, @at</strong></td><td align="center">Enables the Auto Trading status. The account will be logged out but the character stays in the server.<br>(<em>Applicable when using Vending Skill</em>)</td><td align="center"></td></tr></tbody></table>

***

### Custom Commands

<table data-full-width="false"><thead><tr><th width="195" align="center">Custom Commands (@)</th><th width="390" align="center">Details</th><th align="center">Usage</th></tr></thead><tbody><tr><td align="center"><strong>@mvpboard (VIP)</strong></td><td align="center">VIP Users, opens up the MVP Board.</td><td align="center"></td></tr><tr><td align="center"><strong>@bp</strong></td><td align="center">Battle Pass users, shows up the Battle Pass options.</td><td align="center"></td></tr><tr><td align="center"><strong>@guide</strong></td><td align="center">A basic guide for navigating NPC and Areas.</td><td align="center"></td></tr><tr><td align="center"><strong>@lgp</strong></td><td align="center">Lite Graphics Plugin.</td><td align="center"></td></tr><tr><td align="center"><strong>@circle</strong></td><td align="center">Enables/Disables the circle area in @lgp</td><td align="center"></td></tr><tr><td align="center"><strong>@square</strong></td><td align="center">ON/OFF and adjusts the square area.</td><td align="center">@square &#x3C;1-18></td></tr><tr><td align="center"><strong>@aoes</strong></td><td align="center">ON/OFF the AOE skills (SG, LOV, MS, etc)</td><td align="center"></td></tr><tr><td align="center"><strong>@shake</strong></td><td align="center">ON/OFF the Shake effect.</td><td align="center"></td></tr><tr><td align="center"><strong>!ping</strong></td><td align="center">Checks the ping between the player &#x26; server.</td><td align="center"></td></tr></tbody></table>

***


---

# 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://forsaken-legacy-ragnarok-online.gitbook.io/flwiki/general-information/playercommands.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.
