> For the complete documentation index, see [llms.txt](https://wiki.1hive.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.1hive.org/german/getting-started/calendar.md).

# Kalender

Jeder ist herzlich eingeladen, an den öffentlichen Anrufen teilzunehmen, die während der Woche von verschiedenen Schwärmen geplant werden, um zu hören, was gebaut wird, und um mitzureden. Sie finden in den Audiokanälen des Social Room in unserem [Discord ](/german/getting-started/discord.md)statt. Vergessen Sie nicht den allgemeinen 1Hive-Hangout-Anruf am Freitag im Cafe-Kanal!

{% hint style="info" %}
Beachten Sie, dass die Uhrzeit in UTC angegeben ist, unabhängig davon, wo Sie sich befinden. Um den Kalender in Ihrer Ortszeit anzuzeigen, öffnen Sie ihn in Ihrem persönlichen Google-Kalender, indem Sie unten rechts auf "+ Google Kalender" klicken.
{% endhint %}

{% embed url="<https://calendar.google.com/calendar/embed?src=c_k77c78d1kdt9e1vpk2cvjcc7jg%40group.calendar.google.com&ctz=utc>" %}


---

# 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:

```
GET https://wiki.1hive.org/german/getting-started/calendar.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.
