# Basic Control

## Basic Control

### 🔹 Core / General Utility

* `@settings` → Open personal settings, filters, and utility shortcuts.
* `@commands` → Open the available commands reference window.
* `@time` → Show current server time.
* `@uptime` → Show server uptime.
* `@rates` → Display server rates.
* `@vip` → Show VIP status, bonuses, and VIP command access.
* `@refresh` → Refresh/reload your game screen.
* `@request` → Send a help request to GMs/staff.

***

### 🔹 Looting & Item Control

* `@autoloot <0-100|on|off>` → Set autoloot percentage.
* `@alootid +<itemid> | -<itemid>` → Add/remove specific items from autoloot.
* `@autoloottype` → Autoloot by item category/type.
* `@iteminfo <item>` → View detailed item information.
* `@whodrops <item/card>` → Show monsters with the best drop rates for an item.
* `@seedropitems <on|off|status>` → Toggle visibility of dropped floor items.
* `alootsave` → Allows you to save a specific list of items you want to pick automatically.

***

### 🔹 Monster & Map Information

* `@monsterinfo` / `@mi <monster>` → Show monster stats, attributes, and drops.
* `@whereis <monster>` → Locate monster spawn maps.

***

### 🔹 Movement & Navigation

* `@go <town>` → Warp to an allowed town.
* `@warp` → Teleport to specific locations (if permitted).
* `@npc <id>` → Warp to a registered service NPC.

***

### 🔹 WoE / KoE Movement

* `@woewarp` → Warp to WoE entrance when available.
* `@koewarp` → Warp to KoE entrance when available.

***

### 🔹 Trading & Market Features

* `@autotrade` → Open a vending shop while offline.
* `@whosell <item>` → Search vending shops.
* `@whobuy <item>` → Search buying stores.
* `@market` / `@marketclone` / `@marketkill` → Market management functions.

***

### 🔹 Character & Social Controls

* `@noask` → Automatically reject party/trade/duel requests.
* `@noks` → Toggle kill-steal protection.
* `@duel` → Start a duel.
* `@leave` → Leave party/group.
* `@changeleader` → Transfer party leadership.
* `@me` → Send action/emote chat message.
* `@who` → VIP online player list.

***

### 🔹 Storage & Inventory

* `@storage` → Open personal storage.
* `@guildstorage` → Access guild storage.

***

### 🔹 Homunculus & Pet Commands

* `@hominfo` → Show homunculus information.
* `@homstats` → Show homunculus stats.
* `@homtalk` → Make homunculus talk.
* `@pettalk` → Make pet talk.

***

### 🔹 Display, Filters & Performance

* `@showexp` → Toggle EXP gain display.
* `@showzeny` → Toggle zeny gain display.
* `@viewfilter <on|off|UMLGH>` → Hide surrounding gear visuals.
* `@viewfilterself <on|off|status>` → Include/exclude yourself in view filter.
* `@packetfilter <on|off|CIKSG>` → Filter chat/items/skills/effects packets.

***

### 🔹 Daily, Quest & Event Systems

* `@daily` → Open daily reward status.
* `@dailynotify` → Toggle daily reward notifications.
* `@dailyquest` / `@dq` → Show daily quest progress.
* `@handbook` / `@hb` → Open handbook.
* `@thq` → Treasure hunter quest status.
* `@event` / `@events` → Open automated event board.
* `@join` → Join currently active automated event.

***

### 🔹 Auto Combat & Utility Systems

* `@ac <on|off|settings>` → Open Auto Combat menu.
* `@points <type>` → Show point wallets/progress.

Available point types:\
`all, gold, hourly, activity, act, cash, bonus, donation, arena, monster, pvp, woe, koe, event`

***

### 🔹 WoE / PvP Utilities

* `@woetime` → Show WoE participation details.
* `@clearmobs` → Clear branch room mobs when permitted.
* `@resist` → Show elemental/status/damage resistances.

***

### 🔹 Guild & Party Functions

* `@breakguild` → Disband your guild.
* `@changegm` → GM-related function (server-dependent).

#### Slash Commands

* `/invite [Player Name]` → Invite player to party.
* `/guild "Guild Name"` → Create a guild (requires Emperium).
* `/organize [Party Name]` → Create a party (requires Job Lv. 7).

***

### 🔹 Appearance & Customization

* `@changedress` → Change character appearance.

***

### 🔹 Taekwon Features

* `@feelreset` → Reset Taekwon feelings.
* `@hatereset` → Reset Taekwon hate targets.

***

### 🔹 VIP Exclusive

* `@skillcopy` → Skill copy menu for Stalker/Shadow Chaser.
* `@jump <x> <y>` → VIP map jump.
* `@who` → View online player list.

***

## Essential Slash Commands

### 🔹 Combat & Gameplay

* `/noctrl` (`/nc`) → Auto-continue attacking after one click.
* `/noshift` (`/ns`) → Use support skills without holding Shift.
* `/effect` → Toggle all skill effects.
* `/mineffect` → Enable minimal effects mode.
* `/quake` → Toggle screen shake.

***

### 🔹 Chat & Social

* `/savechat` → Save chat logs.
* `/exall` → Block all private messages.
* `/inall` → Allow all private messages.
* `/notrade` → Reject all trade requests.
* `/w` (`/who`) → Show online player count.

***

### 🔹 Visual Settings

* `/showname` → Change name display settings.
* `/fog` → Toggle fog effects.
* `/lightmap` → Toggle lighting effects.
* `/emblem` → Show/hide guild emblems.

***

### 🔹 Sound

* `/sound` → Enable/disable game sounds.

***

### 🔹 Location & Position

* `/where` → Show current map and coordinates.


---

# 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/server-guide/basic-control.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.
