# 5. Organisationsstruktur

Wir orientieren uns an den Grundsätzen der Soziokratie mit ein paar eigenen Ergänzungen:

{% content-ref url="/pages/75VMdaPwiLBStPC9MJSU" %}
[Soziokratie](/organisation/struktur/soziokratie.md)
{% endcontent-ref %}

## Entscheidungsfindung

Dies ist unser genereller Mechanismus für Entscheidungen:

1. Alltägliche und kleinere Entscheide werden im Beratungsprozess gefällt:

{% content-ref url="/pages/i9COXy5OVAyfN6UUcFlp" %}
[Beratungsprozess](/organisation/struktur/beratungsprozess.md)
{% endcontent-ref %}

2. Bei grösseren Angelegenheiten und bei Wahlen werden Entscheide nach soziokratischem Konsent gefällt:

{% content-ref url="/pages/l7IXDmF2oMpmc5fO5XpI" %}
[Soziokratische Entscheidung](/organisation/struktur/soziokratische-entscheidung.md)
{% endcontent-ref %}

{% content-ref url="/pages/KKxkYEL1usPBTy7S5trd" %}
[Soziokratische Wahl](/organisation/struktur/soziokratische-wahl.md)
{% endcontent-ref %}

3. Falls es keinen Konsent gibt, wird die Entscheidung vertagt. Kommt wiederholt kein Konsent zustande, so wird eine externe Person als Ratgeber beigezogen. Dann wird als **letzte Möglichkeit** mit einem **Mehrheitsentscheid** entschieden.

## Orte, Rollen und Circles

{% content-ref url="/pages/CdCY36kyWNBVEqkHKxCJ" %}
[Orte](/organisation/struktur/orte.md)
{% endcontent-ref %}

{% content-ref url="/pages/EfuA0NWY7pAbrZxJ1hQo" %}
[Rollen](/organisation/struktur/rollen.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mq6CLZq86Jyj4gynZDDM" %}
[Circles](/organisation/struktur/circles.md)
{% endcontent-ref %}


---

# 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://handbuch.colearning.org/organisation/struktur.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.
