# Settlers United

{% embed url="<https://www.youtube.com/watch?v=zj1RJqZbHw0>" %}
Video by [UltimateSpinDash](https://www.youtube.com/channel/UCXRXmtOKDS3iX2QJDCffwLA)
{% endembed %}

## What is Settlers United?

Settlers United is a collaborative Community Project created by modders from both the Settlers III and Settlers IV communities to bring both communities closer together on a shared platform. The project was originally founded in summer of 2021 during the closing days of the Settlers IV World Championship. Since then, it has become one of the biggest fan projects in the entire Settlers community.

## What does Settlers United offer?

Settlers United provides a new client software to easily find and host Settlers III and Settlers IV matches. Only one click is needed to join an existing lobby.

Additionally, several bugs and glitches in both games have been fixed - this is the most stable experience both games have ever had.

Settlers United additionally contains the results of many smaller and larger successes in reverse engineering, which the lobby host can opt into. These include increasing the amount of settlers each player can have, activating the "coalfix" (called Transport+) as well as more substantial balance changes such as [UBO](/settler-iv-wiki-en/multiplayer/ultimate-balance-overhaul-ubo.md).

For Settlers IV, Settlers United can also handle the download and setup of the [Settlers IV HD Patch](https://settlers4-hd.com/) by [WizzardMaker](https://github.com/WizzardMaker).

The client can also automatically download custom maps for both games from a shared library - for multiplayer maps, this also ensures that all players are on the latest version and have the map installed correctly.

More information as well as the download can be found [here](https://settlers-united.com/de/).<br>


---

# 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/multiplayer/settlers-united.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.
