> For the complete documentation index, see [llms.txt](https://docs.settlers-united.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.settlers-united.com/settler-iv-wiki-en/units/pioneer.md).

# Pioneer

<figure><img src="/files/biKn1taps6YE4BbYxgdM" alt=""><figcaption><p>All pioneers in a row</p></figcaption></figure>

| Attribute | Value  |
| --------- | ------ |
| Health    | 25     |
| Tool      | Shovel |

### Overview

Pioneers are specialists who can capture an area without the need for towers.

### Strategy

Pioneers are well suited to capture areas that towers cannot easily reach, or for areas where a tower would not be worth it. In mountains, they can help reach valuable deposits such as gold long before they could be reached with a tower.

Pioneers can move enemy border stones, if they are not protected by a tower. Unlike in Settlers III, however, they will refuse to move allied borders.


---

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