# Späher status

Dieses Modul zeigt dir beim Betreten der Karte den aktuellen Status deines Spähers - egal auf welcher Karte du und der Späher gerade sind. Die Bewirtschaftung deiner Erkundungsstätten (Ab ZA Mars) wird dich nicht mehr von der Erkundung ablenken.

## Aufbau

![Aufbau](/files/qK5XzumSdj3e19KL5zer)

Der Späherstatus zeigt folgende Informationen an:

* Wieviel die Erkundung einer bestimmten Provinz kostet und wie lange diese dauern wird (Zeile Eins in obiger Tabelle)
* Zu welcher Provinz der Späher gerade unterwegs ist und wie lange dies noch dauert (Zeile Zwei in obiger Tabelle - aktualisiert nur beim Öffnen der Karte)
* Welche Provinzen aktuell erobert werden können (grün hinterlegt - z.B. Zeile Drei in obiger Tabelle)

## Konfiguration

In den Einstellungen der Erweiterung kann das Modul (de)aktiviert werden.


---

# 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.foe-helper.com/deutsch/module/scouting.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.
