> 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/welkom.md).

# 🏠 Welkom

Deze wiki is de centrale plek voor alles wat je moet weten over onze server. Of je nu net begint of al een tijdje speelt, hier vind je antwoorden op al je vragen.

## Wat is onze server?

Onze server is een **Cobblemon-server** op Minecraft Java Edition 1.21.1. Cobblemon is een open-source Pokémon-mod die het vangen, trainen en battlen van Pokémon volledig integreert in de Minecraft-wereld — zonder de Minecraft-ervaring te verlaten.

Er zijn meer dan **1.025 Pokémon** beschikbaar, verspreid over alle generaties.

***

## Snel op weg

| Ik wil...                       | Ga naar...                                                                  |
| ------------------------------- | --------------------------------------------------------------------------- |
| Verbinding maken met de server  | [Hoe verbinden?](/besties/server-info-and-regels/hoe-verbinden.md)          |
| Weten wat de regels zijn        | [Regels](/besties/server-info-and-regels/regels.md)                         |
| Begrijpen hoe Cobblemon werkt   | [Cobblemon](/besties/mod-uitleg/cobblemon.md)                               |
| Pokémon kopen of verkopen       | [GTS (Global Trade System)](/besties/mod-uitleg/gts-global-trade-system.md) |
| Weten hoe ik een starter kies   | [Starters kiezen](/besties/pokemon-gids/starters-kiezen.md)                 |
| Een veelgestelde vraag opzoeken | [FAQ](broken://pages/68b90860b6e0c5c979e414dd4ecb371c3d473464)              |

***

## Server details

|                  |                       |
| ---------------- | --------------------- |
| **Versie**       | Minecraft Java 1.21.1 |
| **Mod loader**   | Fabric                |
| **Max. spelers** | 10                    |
| **Moeilijkheid** | Normal                |
| **Gamemode**     | Survival              |


---

# 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/welkom.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.
