> For the complete documentation index, see [llms.txt](https://datenshi.gitbook.io/datenshi-ragnarok-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://datenshi.gitbook.io/datenshi-ragnarok-wiki/getting-started/available-commands.md).

# Available Commands

Helpful Custom Commands for Datenshi PlayersIn Datenshi Ragnarok, we aim to make your experience smoother and more engaging with a wide range of in-game commands. These are tailored to support your journey in our enhanced Pre-Renewal world with Renewal features. Below is a comprehensive list of available commands you can use.

***

#### 🔧 General Commands

* `@commands` – Displays all available commands.
* `@autoloot` – Automatically picks up dropped items.
* `@alootid2` – Loot specific items only.
* `@autoloottype` – Loot by item category (e.g. card, usable).
* `@whodrops` \[item name] – Shows which monsters drop a specific item.
* `@whereis` \[monster name] – Displays the maps where a monster appears.
* `@mi` \[mob name/ID] – Shows monster details.
* `@go` \[#] – Warp instantly to a town.
* `@autotrade` – Vending while offline.
* `@refresh` – Refresh your game display.
* `@iteminfo` \[item ID/name] – Shows item description and stats.
* `@request` – Sends a message to all online GMs.
* `@time` – Displays the current server time.
* `@noask` – Toggle auto-rejection of deals and invites.
* `@noks` – Enable or disable KS (kill-steal) protection.

#### 🎁 Custom Features

* `@alootid2` Advanced autoloot system with saved item filters.
* `@autopot` Custom autopot using any chosen items with flexible settings.
* `@auto` or `@autooff` Smarter auto-attack with improved AI for efficient grinding.
* `@battlepass` or `@bp` Access seasonal Battle Pass and claim progression rewards.
* `@daily` Opens daily login reward and attendance interface.
* `@eden` – Quick access to Eden Group for quests and rewards.
* `@hidepetor` @hidepetall Help player to hide theirpet or all pet
* `@joinevent` or  `@je`  Quick access to Eden Group for quests and rewards.
* `@lounge` – VIP-only access to an exclusive NPC and special map.
* `@mount` Lord Knight-exclusive dragon mount (Job 3 costume required).
* `@shop` VIP-only access to tool dealer, even inside dungeons.
* `@status` View extended character stats: Max HP/SP, ATK, DEF, etc.

***

#### 💬 Helpful Slash Commands

* /noctrl or /nc – Auto-attack on click without holding Ctrl.
* /noshift or /ns – Use support skills on enemies without Shift.
* /invite \[name] – Invite player to party.
* /where – Show your current map and coordinates.
* /quake – Toggle screen shake effect.
* /effect – Toggle skill animation effects.
* /mineffect – Reduce skill animation effects for better performance.
* /savechat – Save chat logs.
* /exall & /inall – Block or unblock all whispers.
* /emblem – Show or hide your guild emblem.
* /w or /who – See how many players are online.
* /notrade – Automatically reject trade requests.
* /showname – Change name font type.
* /fog – Toggle fog effects.
* /lightmap – Toggle lightmap graphics.
* /organize \[Party Name] – Form a party (Job Lv 7 required).

***

#### 📢 Notes:

* All @commands are case-insensitive.
* Use /h in-game for more slash commands.
* Some commands may be permission-restricted based on character level or GM settings.

Need help? Our team is just a message away via in-game @request or on our [Discord ](https://discord.gg/KmX3JCEPq9)server.Would you like this formatted as an in-game help menu or a visual graphic for players?


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://datenshi.gitbook.io/datenshi-ragnarok-wiki/getting-started/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.
