# Eventorganisator:in

Du organisierst Events, an denen das Lernen gefeiert wird. Hier ein paar mögliche Event-Formate:

* **Schatzhebungstreffen**: Colearner:innen und weitere Interessierte treffen sich und teilen ihre Erfahrungen und Erkenntnisse. Es werden Lernschätze gehoben.
* **Brownbag**: Während die Teilnehmenden ihr Mittagessen konsumieren, hält eine Person zu einem bestimmten Thema einen Input.
* **Meetup**: Treffen über ein bestimmtes Thema, meist am Abend.
* **Barcamp**: Eine Tagung mit offenen Workshops, deren Inhalte und Ablauf von den Teilnehmern zu Beginn der Tagung selbst entwickelt und im weiteren Verlauf gestaltet werden.
* **Colearning-Fest**: Es gibt immer einen Grund, zusammen das Lernen zu feiern!


---

# 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/eventorganisator-in.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.
