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

# Server Rules

#### 🤝 Respect & Courtesy

> Treat all players, GMs, and staff with respect. Keep the community friendly and positive.

#### 🚫 No Cheating or Hacking

> Do not use cheats, hacks, bots, or third-party tools that give unfair advantages.

#### 🛑 No Harassment or Toxicity

> No bullying, harassment, hate speech, or toxic behavior. Keep the environment safe for everyone.

#### ❌ No Scamming or Fraud

> Do not scam, deceive, or exploit other players. Be honest in all interactions.

#### 🔐 Account Security

> Keep your account information private. Never share your login details and stay alert for scams or impersonators.

#### ⚠️ Account Responsibility & Compromised Accounts

> Players are fully responsible for their accounts. Dota Ragnarok Online: Reborn is not responsible for any losses due to:&#x20;

* Password Sharing
* Weak Passwords
* Phishing
* Malware
* Unauthorized Acces

> The staff may investigate compromised accounts and recover items to protect the server economy. Keeping or benefiting from illegally obtained items may result in punishment, including permanent bans.

#### 💬 No Spam

> Do not flood chat with repeated or unnecessary messages.

#### 🤖 No Botting or AFK Farming

> Do not use macros, automation, or leave your character AFK in active areas. We already have AUTO ATTACK feature in the server.

#### ⚔️ Player Killing (PK) Rules

> Follow PK zone rules and restrictions. Abusing alternate accounts for points or rewards is strictly prohibited.

#### 🌐 English Only

> Use English in public chats for clear communication with players and staff.

#### 📝 Report Issues

> Report bugs, exploits, or rule violations to GMs or Support.

#### 💰 Real Money Trading (RMT)

> RMT is 100% allowed in all forms. Getting scammed is not our responsibility. Please handle all transactions with care.

#### 🎭 Roleplay Etiquette (If Applicable)

> Follow RP rules and act respectfully within the roleplay environment.

#### 📊 Economy & Trading

> Trade fairly. Do not manipulate or exploit the market.

#### 💬 Forum & Community Conduct

> Follow all forum and community platform rules.

#### 📢 No Advertising Other Servers

> Promoting or advertising other Ragnarok Online servers will result in a ban.

#### 🎁 No Begging for Items or Zeny

> Do not ask staff or players for free items or currency.

#### 🎭 No Impersonation

> Do not pretend to be staff, GMs, or other players. Impersonation will result in a permanent ban.

***

{% hint style="info" %}
Breaking these rules may result in warnings, suspensions, or permanent bans. Let’s keep Dota Ragnarok Online: Reborn fun, fair, and welcoming for everyone! 💙
{% 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, and the optional `goal` query parameter:

```
GET https://dotaro.gitbook.io/wiki/rules-and-restrictions/server-rules.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.
