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

# 🚨 Rules & Regulations | Eden  Classic

Before engaging in the server activities, kindly read them thoroughly.

<figure><img src="https://4233597142-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1XQD6hnqXmfV5PITdQKD%2Fuploads%2FAf2HfBg5rIfNCQa02Ft2%2Fserver%20information%20(3).gif?alt=media&amp;token=c91675e2-33a7-4cf2-a24f-9b3025374b7a" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

## Respect & Conduct

Treat all players, Admins, and Game Masters with respect at all times. Feedback and criticism are welcome, but they must be expressed in a constructive, respectful, and appropriate manner. We aim to maintain a friendly and positive community for everyone. Insults, harassment, or disrespectful behavior toward the GM Team will not be tolerated and may result in disciplinary action, including a **permanent ban** depending on the severity of the offense.
{% endstep %}

{% step %}

## Account security

Players are solely responsible for keeping their accounts secure. Our Admins and Game Masters will never ask for your password, PIN, or other confidential account information.

Never share your account credentials with anyone. If you choose to give another person access to your account, you accept full responsibility for any losses, changes, or issues that may occur. The Staff Team will not be held responsible for incidents resulting from account sharing.
{% endstep %}

{% step %}

## Bug Reporting & Exploitation

If you discover a bug, glitch, or unintended game mechanic, please report it to the Staff Team as soon as possible. Using an exploit for personal gain or intentionally spreading information that enables others to abuse it is strictly prohibited.

Players caught deliberately abusing serious or game-breaking exploits may face severe penalties, including **immediate account suspension or permanent banning**.
{% endstep %}

{% step %}

## Character & Guild Names

Names used for characters, guilds, or other in-game entities must remain appropriate and respectful. Offensive, vulgar, discriminatory, or otherwise unacceptable names are not allowed.

The Staff Team reserves the right to require a name change and may issue warnings, penalties, or bans for repeated or serious violations.
{% endstep %}

{% step %}

## GM/Staff Impersonation

Pretending to be an Admin, Game Master, or other official member of the Staff Team is strictly prohibited. Any player found impersonating staff, whether for personal gain or to mislead others, will receive an **immediate permanent ban**.
{% endstep %}

{% step %}

## Server Advertising

Promoting, advertising, or recruiting players for other Ragnarok Online servers within our community is strictly prohibited. This includes sharing server links, promotional content, or invitations through in-game chat, Discord, or other official community channels.

Any player found advertising another server may receive an **immediate and permanent ban**.
{% endstep %}

{% step %}

## Third-Party Software

The use of unauthorized third-party programs, tools, or software that interact with or provide an unfair advantage in the game is strictly prohibited.

**4RTools is allowed**, provided it is used within the server's rules and does not involve any form of automation, exploitation, or gameplay abuse.

Violations may result in penalties, including account suspension or a permanent ban.
{% endstep %}

{% step %}

## Scams and theft

Scamming, fraud, or intentionally taking another player's items, Zeny, or account information is strictly prohibited. Players are expected to conduct all trades and transactions honestly and responsibly.

The Staff Team reserves the right to investigate reported cases, remove or confiscate items obtained through fraudulent activity, and take appropriate disciplinary action against those involved. Serious or repeated offenses may result in a **permanent ban**.
{% endstep %}

{% step %}

## Real Money Trading (RMT)

Real Money Trading (RMT) is strictly prohibited. Players may not buy, sell, or exchange in-game items, currency, accounts, or services for real-world money outside of the server's official donation system.

Donations are intended to support server maintenance, development, and improvements. We greatly appreciate the support of our community and strive to give back through events, rewards, and continuous server improvements.
{% endstep %}

{% step %}

## Event Conduct

Players are expected to follow the rules and maintain fair play during all server events, whether automated or hosted by a Game Master.

Any form of cheating, exploiting, intentionally disrupting an event, or attempting to gain an unfair advantage may result in a **30-day jail sentence**. This applies regardless of whether the event is automated or GM-initiated.
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://eden-classic.gitbook.io/eden-classic-docs/rules-and-regulations-or-eden-classic.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
