> For the complete documentation index, see [llms.txt](https://docs.openconstitution.us/global-statutes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openconstitution.us/global-statutes/articles-of-association/english-de/foundation/election-council.md).

# Wahlrat

{% hint style="info" %}
Das <mark style="color:grün;">Der Wahlrat ist ein autonomes Gremium in der globalen Gemeinschaft des Open Constitution-Netzwerks. Er ist ein eigenständiger und unabhängiger Rat mit eigenen Befugnissen der verfassungsrechtlichen Governance.</mark>&#x20;
{% endhint %}

Der Wahlrat der Stiftung ist ein *unabhängiges, autonomes und selbstorganisiertes* verfassungsrechtliches Gremium, das in erster Linie dafür zuständig ist, faire und transparente Generalversammlungswahlen sowie das Abstimmungssystem zu gewährleisten, das mithilfe des Serenity-Projekts betrieben wird.&#x20;

Der Wahlrat ist somit verantwortlich für die Pflege und Wartung von Open Ballot.

Er ist außerdem die organisierende Instanz für Angelegenheiten im Zusammenhang mit Wahlen in der Gemeinschaft der Stiftung.

{% hint style="info" %}

### Relevante Lektüre: <a href="#all-citizens-can-join-foundations-constitutional-bodies-through-the-open-constitutions-electoral-pro" id="all-citizens-can-join-foundations-constitutional-bodies-through-the-open-constitutions-electoral-pro"></a>

1. [Wahlcharta](broken://pages/7b0ee6e62012d4d3bc5ecb3a3b65748545abcd94)
2. [Open Ballot](broken://pages/48bbfdc1aeb475caeb51e5a22945d7d8e9520d3b)
3. [Offene Governance](broken://pages/c8d628d815442e12f77a5c23e4351300dff50329)
   {% endhint %}

Treuhänder: [**Wahlrat**](/global-statutes/articles-of-association/english-de/foundation/election-council.md)


---

# 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://docs.openconstitution.us/global-statutes/articles-of-association/english-de/foundation/election-council.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.
