> For the complete documentation index, see [llms.txt](https://www.btkwiki.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.btkwiki.info/getting-started/publish-your-docs.md).

# Server Rules

### 1. <mark style="color:purple;">Fair Play & No Cheating</mark>

* **No bots, macros, scripts, or third-party tools** that automate gameplay.
* **No hacks, memory editors, or exploits.** Any discovered exploit must be reported immediately.
* Offenders will receive an immediate ban without warning.

### 2. <mark style="color:purple;">One Account, One Player</mark>

* **Multi-accounting is prohibited** except for alts used for legitimate party play.
* Shared accounts (giving or borrowing) are not allowed.
* Account theft or sharing may result in permanent suspension.

### 3. <mark style="color:purple;">Real-Money Trading (RMT) is Allowed at Your Own Risk</mark>

* Players are allowed to buy, sell, or trade in-game currency/items for real money.
* However, the server and its staff are **not responsible for any scams, losses, or disputes** that may occur.
* Proceed with caution and only trade with trusted individuals.
* Proof of Donation (PoDs) is strictly not allowed to be involved in any form of RMT.
* Offenders will receive an immediate ban without warning.

### 4. <mark style="color:purple;">Respect the Community</mark>

* **No harassment, hate speech, or discrimination** of any kind.
* Keep global/party/guild chat civil—no spamming, flaming, or trolling.
* Excessive profanity or disruptive behavior may result in mutes or kicks.

### 5. <mark style="color:purple;">No Advertising or Solicitation</mark>

* **No advertising other servers, websites, or commercial products** in chat, profiles, or guild messages.
* Recruitment for other private servers or services is not allowed.

### 6. <mark style="color:purple;">Follow Staff & GM Instructions</mark>

* **GM and staff decisions are final.**
* If a staff member asks you to stop an activity or move maps, please comply immediately.
* Disrespecting or impersonating staff will lead to disciplinary action.

### 7. <mark style="color:purple;">Use the Official Client</mark>

* Only the **approved 2025 Dx9 client** is permitted.
* Modifying the client files (other than allowed config tweaks) is not allowed.

### 8. <mark style="color:purple;">Event & Tournament Conduct</mark>

* **Register and participate** according to posted guidelines and timeframes.
* Cheating, exploiting, or collusion during events leads to disqualification and possible bans.

### 9. <mark style="color:purple;">Bug & Exploit Reporting</mark>

* **Report any bugs or exploits immediately** via our Discord or support ticket system.
* Good-faith reporters may be rewarded at staff discretion.

### 10. <mark style="color:purple;">Account Security</mark>

* **Keep your account credentials safe.**
* BTK staff will never ask for your password.
* Use a strong, unique password and enable two-factor authentication if available.

***

<mark style="color:red;">**Violation of any rule may result in**</mark>**:**

1. Warning
2. Temporary mute/kick/ban
3. Permanent account suspension

Thank you for helping us keep BTK Server a welcoming and competitive community!


---

# 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://www.btkwiki.info/getting-started/publish-your-docs.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.
