> 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/sep-2024.md).

# 2. Kanzlerwahl  (Sep. 24)

{% hint style="info" %}
Vom **27.** bis zum **29. September 2024** fand die zweite Honigkanzlerwahl statt.

Es traten die amtierende [<mark style="color:yellow;">**FPH**</mark>](/politik/parteien/fortschrittspartei-honigstadt.md) <mark style="color:yellow;">von</mark> [<mark style="color:yellow;">CraftingBenny</mark>](/personen/craftingbenny.md) <mark style="color:yellow;">und</mark> [<mark style="color:yellow;">Timobaer</mark>](/personen/timobaer.md) gegen [<mark style="color:blue;">**ProkastiNation**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">von SturmSee</mark>](/politik/parteien/prokrastination.md) an. *Die Wikinger haben ihre Kandidatur zurückgezogen.*

Schlussendlich gewann die FPH mit **57,1% der Stimmen**. Sie regierte fortan in der [Legislatur **FPH-II.**](/staat/regierung/fph_ii-sept2024.md).
{% endhint %}

## Zweite Honigkanzlerwahl

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

Die Fortschrittspartei der Honigstadt erlangte eine **absolute Mehrheit** (mit 57,1%). Damit kann sie alleine regieren!

Die Wahlbeteiligung lag bei **63,63%** – 14 Stimmen bei 22 Wahlberechtigten.

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

### -> Parteien im Überblick <a href="#parteienueberblick" id="parteienueberblick"></a>

Die Amtsinhaber [Timo Bär](/personen/timobaer.md) und [Benny Krispbär](/personen/craftingbenny.md) kandiderten in der zweiten Honigkanzlerwahl erneut: Die Fortschrittspartei trat erneut an, diesmal mit einem auf den Gegner angepassten Fokus: "***Weil Stillstand keine Option ist.***" war der Name des Wahlprogramms.

Auf der anderen Seite steht nämlich der personalisierte Stillstand: Die [ProkrastiNation](/politik/parteien/prokrastination.md) trat mit dem Versprechen an, bei einem Wahlsieg rein gar nichts zu tun. "***Nichts tun statt handeln.***"

<div><figure><img src="/files/4CsgbhF3rvwSPtIHfKNi" alt="" width="375"><figcaption><p><a href="/pages/wdVRr0JFlvoiVjUyAm91">Mehr Informationen über die <strong>FPH</strong></a></p></figcaption></figure> <figure><img src="/files/SfHTFlIjJfYwHwYJZ0Xq" alt="" width="375"><figcaption><p><a href="/pages/PCzEyxIuqn7fd4vgvnwD">Mehr Informationen über die <strong>ProkastiNation</strong></a></p></figcaption></figure></div>

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

Die FPH richtete ihren Wahlkampf auf ihren Gegner aus und nannte ihr Wahlprogramm "Weil Stillstand keine Option ist".

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

### -> Wahlplakate <a href="#wahlplakate" id="wahlplakate"></a>

<div><figure><img src="/files/YCaORfDwgZJ8o4CVz9Z9" alt=""><figcaption><p>FPH-Wahlprogramm</p></figcaption></figure> <figure><img src="/files/rewuC70M2x6eIp9ptwiU" alt=""><figcaption><p>ProkrastiNation-Vorhaben</p></figcaption></figure></div>

<div><figure><img src="/files/k8cc5r7LSdOXLIpC1WQU" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/Oonnl2Jnfg0z6uBaUXWf" alt="" width="563"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/78Cu02g5zZynsPWuosOW" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/8Vz8dfARTI2fX9xZEjPU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jV6B3jiRO5yAIUh2JTzW" alt=""><figcaption></figcaption></figure></div>

## Parlamentspräsidialwahl

Erneut trat als einziger Kandidat CaptinApfel zur Parlamentspräsidialwahl an. Er gewann wenig überraschend mit einstimmiger Mehrheit; mindestens mit seiner eigenen Stimme, wie er im Interview bekannt gab.

<figure><img src="/files/XAOia7k7PBrZ2Kt1D5xQ" alt="" width="375"><figcaption><p><strong>Parlamentpräsident in 2. Legislatur</strong><br>CAPTINAPFEL</p></figcaption></figure>


---

# 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/sep-2024.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.
