# Code of Conduct

## Community Interaction

{% hint style="info" %}
**Good to know:** a healthy community also includes Trash Talking, but make sure that these will not be personal.
{% endhint %}

### I. Responsible Gaming

a. You are not allowed to **Dox** any players in Game or in the online Community, this includes all our platforms such as Discord, Facebook.

b. Respect personal space. You may Trash Talk in game or in the online community but you need to be civil. Avoid using terms or direct attacks to other players.

c. Penalties

* 1st Offense Warning
* 2nd Offense 1 Week Ban
* 3rd Offense Permanent Ban

## In-Game

### I. Exploiting Bugs, Cheats and other Third Party Applications

1. Unauthorized use of any third party cheats or applications that will affect the gameplay such as PvP, PvM, and PvE.
2. You are not allowed to exploit any in-game bugs. As a player it is your responsibility to report them and **NOT** to exploit them.
3. Penalties
   * 1st Offense Warning
   * 2nd Offense 1 Month Ban
   * 3rd Offense Permanent Account Ban
   * 4th Offense Permanent IP Ban


---

# 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://kb.lordsmu.online/guide/code-of-conduct.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.
