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

# The Beginner's Guide

Playing Ragnarok Online is exciting, especially for new players, but it helps to have a basic idea of what to expect as you start out. Keep in mind that, as with any MMORPG, the game world evolves over time, so details and balance can change.

### Making your first character <a href="#making-your-first-character" id="making-your-first-character"></a>

Before you can enter the game world, you must create a **character**, which is the avatar you will control. After logging in, you choose a server, then you will see several empty character slots that you can gradually fill with different characters tied to the same account.

You then customize your character by picking a hairstyle, hair color, and a name; outfit appearance will later depend on the job class you choose. Next, you assign your initial **stats**, so it is a good idea to review available **classes** and pick one you find appealing, such as a first job or an expanded class.

As you level up, you can switch into more advanced classes and refine your build. The six main stats are STR, AGI, VIT, INT, DEX, and LUK, and at character creation you can only distribute a limited number of points that you will improve later through gameplay. For instance, an aspiring Swordman often focuses on STR, DEX, and either VIT or AGI, but you will not be able to perfect everything from the start, so having a somewhat imperfect spread of stats is normal.

Once you are satisfied with your choices, finalize the character and proceed through the Novice Training Grounds tutorial to learn the basics of the game.

### Getting to know the world <a href="#getting-to-know-the-world" id="getting-to-know-the-world"></a>

Ragnarok’s world is split into different kinds of areas, each with a distinct purpose. **Towns** are safe hubs where you can relax, trade, and talk with other players; **fields** are outdoor zones near towns populated by weaker monsters; and **dungeons** contain tougher enemies and more demanding exploration challenges.

### Knowing your location <a href="#knowing-your-location" id="knowing-your-location"></a>

You can find your current position by typing the `/where` command in the chat window. The game will display the map name and your coordinates, which you can share with friends if you need help finding each other. You also have access to a world map, which you can consult whenever you feel lost to get your bearings.

### Moving around <a href="#moving-around" id="moving-around"></a>

Travel is a core part of playing, and you will frequently move between different maps and regions using the various transportation options and paths available in the game.

***

## Beginner’s Guide

When you create a new character, you will receive:

* AutoPlay Device ![](/files/BizENupwMjKwMZH3EHt4)
* Gloom Box ![](/files/ZZvYe720nL6KlKcGMA6D)

These starter items will help you begin your adventure quickly and smoothly.

***

## AutoPlay Device ![](/files/O1mxn3Cwg70QKSc442Pk)

The AutoPlay Device allows you to access the server’s Auto Attack system.

Simply use the item to open the Auto Attack menu and configure your farming settings.

This feature helps new players level and farm more comfortably.

***

## Gloom Box Rewards ![](/files/IoWsHWPpKv8rXZ1sYyBi)

Opening the Gloom Box will grant the following beginner supplies:

| Item                                                           | Purpose                                      |
| -------------------------------------------------------------- | -------------------------------------------- |
| Battle Manual ![](/files/ZPyQoTbrJM4B8cPB4JFY)                 | Increased EXP gain                           |
| Bubble Gum ![](/files/AIdsu80y9nPJIZLU6QBF)                    | Increased drop rate                          |
| Yggdrasil Berry Box ×5 ![](/files/39dYiBOhbs2KoAoePIuC)        | Emergency healing supplies                   |
| Dark Groom’s Beginner Costume ![](/files/0Gn1gJFD6OXNDfMr50bg) | Exclusive beginner costume                   |
| Free Trial Costumes ![](/files/CcRRR5Msyj2BHQ6F4Tmt)           | Temporary costume collection for new players |

***

## Claim Your Free +7 Tier 1 Weapon

After changing into your first job class, speak with the Secret Agent NPC to receive your free +7 Tier 1 weapon.

<figure><img src="/files/QfUKNNZI7UuVADGGHIVq" alt=""><figcaption><p>Prontera 146 191</p></figcaption></figure>

These weapons are designed to help new players level faster and begin farming immediately.

Each class receives its own special weapon.

Examples:

* Swordman → Sword-type weapon
* Archer → Bow weapon
* Mage → Staff weapon
* Merchant → Axe/Mace weapon
* Thief → Dagger weapon

The weapon can only be claimed once. [<sup>Read more for tier 2.</sup>](/darkgroom-docs/key-features/quest/groom-tier-2-weapon-ascension-quest.md)

***

## Beginner Tips

* Use Battle Manuals while leveling for faster progression.
* Bubble Gum helps increase item drop rates while farming.
* Save your Yggdrasil Berries for difficult situations or MVP hunting.
* Use your free Tier 1 weapon to speed up early progression.
* Try the free trial costumes to customize your appearance early.
* Use the AutoPlay Device to assist your leveling journey.

Enjoy your adventure in Dark Groom RO.


---

# 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://darkgroom.gitbook.io/darkgroom-docs/docs/the_beginners_guide.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.
