> For the complete documentation index, see [llms.txt](https://besties.serverunited.nl/besties/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://besties.serverunited.nl/besties/server-info-and-regels/regels.md).

# Regels

We houden het simpel. De regels zijn er om ervoor te zorgen dat iedereen een fijne tijd heeft.

## Algemene regels

1. **Respecteer elkaar** — Pesten, schelden of discriminatie wordt niet getolereerd.
2. **Geen griefing** — Bouw niet op andermans terrein en vernietig niets van anderen.
3. **Geen cheaten of exploits** — Gebruik geen hacks, duplication glitches of andere exploits.
4. **Geen spam** — In chat en in de GTS.
5. **Spreek Nederlands of Engels** — Zodat iedereen de chat kan volgen.

## GTS-regels

* Zet geen onredelijk hoge prijzen voor gewone Pokémon.
* Verboden items mogen niet via andere wegen verhandeld worden om de beperkingen te omzeilen.
* Scammen bij trades is verboden.

## Pokémon-regels

* Laat wilde Pokémon niet onnodig lang in battle hangen als je ze niet wil vangen.
* Spam geen Pokémon-spawns op één locatie.

## Consequenties

| Overtreding          | Gevolg                 |
| -------------------- | ---------------------- |
| Eerste overtreding   | Waarschuwing           |
| Tweede overtreding   | Tijdelijke ban         |
| Ernstige overtreding | Directe permanente ban |

> Twijfel je of iets mag? Vraag het een beheerder. Liever een vraag te veel dan een ban.


---

# 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://besties.serverunited.nl/besties/server-info-and-regels/regels.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.
