# Rollen

Mit Rollen zeigen wir, wer auf welche Art im Colearning aktiv ist.

Jede Rolle hat bei uns ein **Emoji**.

Einige Rollen werden auch auf **Discord** verwendet. So kann man im Discord-Profil die Rollen sehen. Durch manche Rollen erhält man auch Zugriff auf private Kanäle (wie z.B. die 👩‍🌾 Koordinator:innen von lokalen Colearning Spaces).

## Entstehung von neuen Rollen

Eine neue Rolle entsteht wie folgt:

1. Jemand entdeckt einen Bedarf für eine neue Rolle.
2. Die Person stellt dem entsprechenden Circle die neue Rolle vor. Der Circle entscheidet über die Vergabe.
3. Die Rolle, eine kurze Beschreibung, in welchen Circle sie gehört und die dafür verantwortliche Person werden transparent kommuniziert.
4. Jeder Rolle hat ein Ablaufdatum. An diesem Datum wird sie vom Circle überprüft und wertgeschätzt. Sie kann dann angepasst, abgeschafft oder bestätigt 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://handbuch.colearning.org/organisation/struktur/rollen.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.
