> For the complete documentation index, see [llms.txt](https://m348.ict-bz.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://m348.ict-bz.ch/administration/intro.md).

# Intro

<figure><img src="/files/QF65Ozm4rTyI9qWZ1ICO" alt=""><figcaption><p>Titelbild mit KI erstellt</p></figcaption></figure>

Dieses Script wurde im Rahmen des ÜK-Moduls 348 für die ICT-Berufsbildung Zentralschweiz erstellt und dient als Grundlage für das erfolgreiche Absolvieren der Kompetenznachweise. In 5 Kurstagen sollen die von der ICT-Berufsbildung Schweiz definierten Kompetenzen erlangt werden.

{% hint style="info" %}
Lest die [HANOKS](https://www.modulbaukasten.ch/module/348/1/de-DE?title=Gesch%C3%A4ftsprozesse-erfassen,-modellieren-und-kritische-Punkte-ermitteln) durch und erfasst eure Erwartungen im anschliessenden Mentimeter.&#x20;
{% endhint %}

Euer Instruktor hat auf Mentimeter eine Präsentation mit Word Cloud erstellt.

{% embed url="<https://www.menti.com/rypd3fdskv>" %}

Über den Link oben und **Zugangscode** 4480 4426 könnt ihr an der Umfrage teilnehmen. Der Instruktor wird das Resultat später im Moodle hinterlegen.


---

# 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://m348.ict-bz.ch/administration/intro.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.
