# Getting Started

First, register an account. To do that, click the "Create an Account" button at the center of the screen.

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

You will be redirected to the page where you create an account.

<figure><img src="/files/1R3LxiP0RA7B5aiX6jdH" alt=""><figcaption></figcaption></figure>

You need to fill out the form and submit it.

Note

Providing untruthful information may lead to missing out on some beneficial things.

Important

The sex entered during registration will not affect the characters in the game.

Make sure the ID and password are complex enough so that people won't be able to guess them. Also, sharing account information is not recommended. Doing so may place the account at risk of being compromised.


---

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