# Welcome to the Settlers IV Wiki!

This is a work-in-progress wiki aiming to provide detailed information to non-german players of The Settlers IV. By now, the game is pretty thoroughly researched, but the information was almost entirely in german up until now. Once the wiki is fully translated, we hope that international players can benefit from that knowledge as well.

Currently, this wiki is directly based on it's [german counterpart](https://docs.settlers-united.com/siedler-iv-wiki-de/). As such, you may find that some pages haven't been translated yet or link to documents / videos that are in german. This may be adressed in the future. Until then, if you are interested in learning more, the Settlers Community will usually share their knowledge. One of the easiest ways to get in touch is to join the [Settlers United Discord Server](https://discord.com/invite/N22X3QDxMu).


---

# 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://docs.settlers-united.com/settler-iv-wiki-en/welcome-to-the-settlers-iv-wiki.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.
