> 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/getting-started/how-to-register.md).

# How to Register

Creating an account for Siege of Midgard RO is quick and simple.

Follow the steps below to register correctly and avoid common login issues.

### Before You Register

Before creating your account, make sure you are using the official registration page linked in the wiki, website, or official Discord.

For your safety:

* use only official links
* do not enter your account details on unofficial websites
* avoid downloading files from unverified sources
* confirm suspicious links through the official Discord if needed

### Registration Steps

1. Open the official registration page
2. Enter your preferred username
3. Enter a secure password
4. Confirm your password if required
5. Enter your email address if the form requires one
6. Submit the registration form
7. Wait for confirmation that your account was created successfully

### Username Tips

When choosing a username:

* make it easy to remember
* avoid offensive or inappropriate names
* do not use names that imitate staff members
* avoid sharing your account with anyone else

### Password Tips

To protect your account:

* use a strong password
* do not reuse passwords from other games or websites
* do not share your password with anyone
* do not save your password on shared computers

### After Registering

Once your account is created:

1. Download and install the client if you have not already done so
2. Run the patcher and let it complete
3. Launch the game using the official client
4. Log in using your registered account details

### Common Registration Problems

#### I cannot register

Try the following:

* make sure you are using the correct official registration page
* check if the website is currently online
* confirm that all required fields are filled in correctly
* try again after a few minutes if the page is busy

#### My account was created but I cannot log in

Check the following:

* confirm your username and password are typed correctly
* make sure the client is fully patched
* confirm you registered on the official server page
* avoid copying extra spaces into the login fields

#### I forgot my account details

If account recovery is supported, follow the official recovery process.

If not, contact support through the official Discord and provide any required proof of ownership.

### Account Security Reminder

You are responsible for your account security.

To keep your account safe:

* do not share your account
* do not buy, sell, or trade accounts
* do not give your password to anyone claiming to be staff
* do not use unofficial tools or suspicious launchers

Staff may not restore losses caused by account sharing or unsafe account handling.

### Need Help?

If registration is not working, [contact](https://discord.com/channels/1483066013498216550/1483124908392452136) support through the official Discord and include:

* a screenshot of the problem
* the page or step where it happened
* the exact error message, if there is one


---

# 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/getting-started/how-to-register.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.
