> For the complete documentation index, see [llms.txt](https://wiki.honigstadt.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.honigstadt.de/politik/wahlen/sept-2025.md).

# 5. Kanzlerwahl  (Sep. 25)

{% hint style="info" %}
Die fünften demokratischen Honig-Wahlen fanden vom **26.** bis **28. September 2025** statt. Es traten die [Fortschrittspartei (FPH)](/politik/parteien/fortschrittspartei-honigstadt.md) und die [ProkrastiNation](/politik/parteien/prokrastination.md) an.

Nach Auszählung kam es zu einem Novum: Beide Parteien erhielten exakt **gleich viele Stimmen**. Eine Pattsituation aus der keine Regierung eine Mehrheit hat. <mark style="color:orange;">**Es sind Neuwahlen nötig.**</mark>
{% endhint %}

## Fünfte Honigkanzlerwahl

### → Ergebnisse <a href="#ergebnisse" id="ergebnisse"></a>

Bei historisch geringer Wahlbeteiligung (nur 12 von 21 Stimmen, **57,1%**) kam es zu einem denkwürdigen Ergebnis: Beide Parteien erhielten 50% der Stimmen. Vor vier Monaten noch [*(Wahl im Mai 2025)*](/politik/wahlen/mai-2025.md) lag die FPH bei 92,9%.

Durch dieses Ergebnis kann keine Regierung entstehen, da diese eine absolute Mehrheit – also 50% + 1 Stimme – haben muss. Und diese eine Stimme Mehrheit fehlt.

<figure><img src="/files/dkoQJ616MEmUSAJT1l7V" alt=""><figcaption></figcaption></figure>

### → Wahlbeteiligung <a href="#wahlbeteiligung" id="wahlbeteiligung"></a>

<figure><img src="/files/oCN7g7snzaZJqK2ChfaY" alt=""><figcaption></figcaption></figure>

### → Berichterstattung <a href="#parteienueberblick" id="parteienueberblick"></a>

Nach der Ergebnisverkündung wurde viel im **#news-Channel** im [Honig-Discord](https://discord.gg/DMEKpDg28A) berichtet:

<figure><img src="/files/H5nxWNjwuLLXAXNrl6Uo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FGR8rgWD82ZYPDBcnsXW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8gpXqsOUTw3sWesH0AAZ" alt=""><figcaption></figcaption></figure>

### → Wahlkampf <a href="#wahlkampf" id="wahlkampf"></a>

Beide Parteien haben bislang einen Wahlwerbespot veröffentlicht. Die ProkrastiNation legte am **Sonntag, den 14.09.25** vor; die FPH zog am **Donnerstag, den 18.09.25** nach.

<p align="center"><strong>WAHLWERBESPOTS</strong></p>

{% embed url="<https://www.youtube.com/watch?v=s_TJB0Yi9T8>" %}

{% embed url="<https://youtu.be/nNvhn0etFVI?si=10fD870n3KaCmFD1>" %}

<p align="center"><strong>WAHLPLAKATE</strong></p>

<div><figure><img src="/files/fvEhA4kgTwDrcGUy58Qz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GtyvgtguT5ZLV1THHZHz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/JULOOPwQMuYbIX6jhhjG" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/yCXLeMTelWbWiq2e7Vsj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UWaBtvrC2P3A5s6YKe2y" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Z7EBtA3xoLpD0x8nVFc4" alt=""><figcaption></figcaption></figure></div>

## Parlamentspräsidialwahl

Die aktuelle Amtsinhaberin **Leonie Krispbär** kandidiert erneut und ohne Gegenkandidaten. Dadurch ist das Wahlergebnis zwar offensichtlich, aber:

<p align="center"><mark style="color:orange;"><strong>lehedo wurde bei einer Wahlbeteiligung von 38,1%</strong></mark><br><mark style="color:orange;"><strong>einstimmig wiedergewählt.</strong></mark></p>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.honigstadt.de/politik/wahlen/sept-2025.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
