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

# Available Commands

Siege of Midgard RO includes a variety of custom commands to make gameplay more convenient, efficient, and enjoyable. These commands help players manage looting, information lookup, communication, trading, and other everyday activities in-game.

This page provides an overview of the most useful commands available on the server.

### General Commands

These commands are commonly used by most players during everyday gameplay.

#### `@commands`

Displays the list of available in-game commands.

Use this if you want to review what commands are currently accessible on the server.

#### `@autoloot`

Automatically loots dropped items from monsters.

This is one of the most useful commands for farming and grinding, since it saves time and helps you collect drops more efficiently.

#### `@alootid`

Allows you to automatically loot only specific item IDs.

This is useful when you want to pick up only selected items, such as valuable drops, materials, or cards, while ignoring everything else.

#### `@autoloottype`

Allows you to automatically loot a specific category of items.

Example item types may include:

* Cards
* Usable items
* Equipment
* Other item groups supported by the server

This is useful when you want more control over which kinds of drops you collect.

### Information Commands

These commands help players find useful information while playing.

#### `@whodrops [item name]`

Shows which monsters drop a specific item.

This is especially helpful when:

* Farming equipment
* Looking for crafting materials
* Hunting cards
* Planning your leveling or farming route

Example:

```
@whodrops Red Potion
```

This command will show monsters that can drop the item you searched for.

### Utility and Convenience

These commands are designed to improve convenience during farming and progression.

Depending on your access level, account type, or server settings, some commands may have restrictions or may work differently in certain maps.

Examples of restrictions may include:

* Disabled in PvP maps
* Disabled in WoE maps
* Disabled in PK zones
* Limited to VIP access
* Limited by server rules or cooldowns

Always follow the official server rules when using commands.

### VIP-Only Commands

Some commands may be exclusive to VIP players.

Based on the current server setup, VIP players may have access to:

#### `@warp`

Allows instant warping to selected locations.

This makes travel faster and more convenient for farming, questing, and general movement.

#### `@jump`

Allows quick movement across short distances.

This can improve mobility and reduce travel time in certain situations.

These commands are intended as convenience features and may still have restrictions depending on map type or server settings.

### Important Notes

Before using commands, keep these reminders in mind:

* Some commands may only work in specific areas
* Some commands may be disabled in competitive maps
* Abuse of commands may still violate server rules
* Command availability may change as the server is updated

If a command is not working, check:

* Whether you typed it correctly
* Whether the command is allowed on your current map
* Whether the command is restricted to VIP or staff
* Whether there are updated server rules affecting that command

### Why Commands Matter

Commands are part of what makes gameplay smoother on Siege of Midgard RO. They help players spend less time on repetitive tasks and more time on progression, farming, events, and competition.

Learning how to use commands properly will make your overall experience much more efficient.

### Summary

The most commonly used commands currently include:

* `@commands`
* `@autoloot`
* `@alootid`
* `@autoloottype`
* `@whodrops [item name]`

VIP players may also have access to:

* `@warp`
* `@jump`

Make sure to familiarize yourself with these commands early, especially if you want to farm efficiently and navigate the server more easily.


---

# 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://siege-of-midgard-ro.gitbook.io/wiki-smro/basic-information/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.
