> 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/how_to_start.md).

# How to Start

Different versions of Ragnarok Online use various methods for account setup. This guide explains the account creation process specifically for DarkGroom.

### Creating Your Account <a href="#creating-your-account" id="creating-your-account"></a>

Before you can begin playing on DarkGroom, you'll need to set up an account. Visit the official website at: [https://darkgroom.com](https://darkgroom.com/)

<figure><img src="/files/kL5mqrpsI6Aca5gnUHT6" alt=""><figcaption></figcaption></figure>

### Registration Process <a href="#registration-process" id="registration-process"></a>

After clicking, you'll be taken to the registration form where you can set up your new account.

Complete all required fields in the registration form and submit your information.

**Important**:  Registration is completely free, and players are currently allowed to create multiple accounts without restrictions.

{% hint style="info" %}
Choose a username and password that are difficult to guess—use a combination of letters, numbers, and special characters
{% endhint %}


---

# 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/how_to_start.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.
