# Making Of

## Mein Arbeitsablauf

## Systeme

> Hier spricht Martin, der technische Support von aufiblue. Auch wenn aufiblue die Kunst der Welterschaffung schon gut beherrscht, ist es doch noch eine andere Sache, diese Welten auch in Digitalien sicher an ihren Bestimmungsort zu bringen. Ich habe daher eine Infrastruktur aufgebaut, die es uns erlaubt, neu erfundene Abenteuer, Gegenstände und Völker schnell in die Dokumentation zu bringen und im Web und in verschiedenen Dokumentformaten zu publizieren. Außer Markdown- und Git-Basiswissen benötigt ein Weltenbeherrscher so nichts weiter, um andere an seinen Ideen teilhaben zu lassen ;) Wen die infrastruktur interessiert oder wer ähnliches vorhat, kann mich gerne unter **<martin@selfscrum.org>** erreichen.

![Systeme](/files/-MDlZ1yzHr3Ny8M5ocNX)


---

# 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://aborea-erweiterungen.aufiblue.de/anhang/makingof.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.
