# Welcome

{% tabs %}
{% tab title="Deutsch" %}
Willkommen in diesem kleinen neuen Siedler Wiki\
Unser Ziel ist es so viele Informationen wie Möglich rund um Siedler III, Siedler IV und Settlers-United bereit zu stellen. Dies ist nur möglich durch die zahlreiche Kooperation zwischen diversen Leute in der Community, welchen wir selbstverständlich unseren Dank aussprechen wollen!&#x20;

Ihr seit alle herzlich eingeladen euch an dieser Dokumentation zu beteiligen, wir nutzen hierfür verschiedenste GitHub Repositorys wo alle Informationen im praktischen [Markdown Format](https://www.markdownguide.org/) hinterlegt sind.&#x20;

Bei Fragen oder Anregungen zu dieser Dokumentation kommt gerne im Discord auf mich (Gemil#7491) zu.

{% content-ref url="<https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/y9l5Zs7Xoa14dnc9JW9W/>" %}
[Settlers United DE](https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/y9l5Zs7Xoa14dnc9JW9W/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/Yzof2f6XjyHkrZHq2TJa/>" %}
[Siedler IV Wiki DE](https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/Yzof2f6XjyHkrZHq2TJa/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/d5pXI7LyTnJD2C1aSmcw/>" %}
[Settler IV Lua API DE](https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/d5pXI7LyTnJD2C1aSmcw/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/4kHGsPgjy1kwiGZlrgzv/>" %}
[S4: WarriorsLib DE](https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/4kHGsPgjy1kwiGZlrgzv/)
{% endcontent-ref %}
{% endtab %}

{% tab title="English" %}
Welcome to this tiny new Settlers Wiki.\
Our goal is to provide as much information as possible about Settlers III, Settlers IV and Settlers-United. This is only possible due to the numerous cooperation between various people in the community, to whom we of course want to express our thanks!&#x20;

You are all cordially invited to participate in this documentation, we use various GitHub repositories where all information is stored in the practical [Markdown format](https://www.markdownguide.org/).&#x20;

If you have any questions or suggestions about this documentation, please contact me (Gemil#7491) in Discord.

{% content-ref url="<https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/BennDdOkzHBDJzFqNKiB/>" %}
[Settlers United EN](https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/BennDdOkzHBDJzFqNKiB/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/6R5ZmzhmecbwQPrZHa0D/>" %}
[Settler IV Wiki EN](https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/6R5ZmzhmecbwQPrZHa0D/)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/nUcKbIMFdD6Js8zidagz/>" %}
[S4: WarriorsLib EN](https://app.gitbook.com/o/iqtpucD44d7aUOXZUHOb/s/nUcKbIMFdD6Js8zidagz/)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

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