> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/interactive-media.md).

# Interactive media

## Bring your colleagues on board

Here you'll find interactive materials for specific groups of people in your company.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Intro for your finance team</td><td><a href="/files/27605e54971cf38bc8a524e65bd54a8b454ab593">/files/27605e54971cf38bc8a524e65bd54a8b454ab593</a></td><td><a href="/pages/cd8533e9725db7025930a0f4e06f1626d4338af0">/pages/cd8533e9725db7025930a0f4e06f1626d4338af0</a></td></tr><tr><td>Intro for controllers</td><td><a href="/files/48857ba02597518b02de6acf15b578fea73a46fc">/files/48857ba02597518b02de6acf15b578fea73a46fc</a></td><td><a href="/pages/fb345669df84f77eaf9e0a989f063dd7a9656bbe">/pages/fb345669df84f77eaf9e0a989f063dd7a9656bbe</a></td></tr><tr><td>Intro for project management</td><td><a href="/files/3377ebc0a6c5c4378f66dbc45c00514af8c25f40">/files/3377ebc0a6c5c4378f66dbc45c00514af8c25f40</a></td><td><a href="/pages/25b7870842c0aa1b57a5430e887d16000eef6f96">/pages/25b7870842c0aa1b57a5430e887d16000eef6f96</a></td></tr><tr><td>Intro for the IT department</td><td><a href="/files/412ef74f61f0850508fa5996ecd18adeea1bbc3e">/files/412ef74f61f0850508fa5996ecd18adeea1bbc3e</a></td><td><a href="/pages/738d770a71c7234e23b50dcf5207cdf006e01a75">/pages/738d770a71c7234e23b50dcf5207cdf006e01a75</a></td></tr></tbody></table>

## Overall overview

If you'd like to get an overall overview of Die Agenturverwaltung, start the interactive demo:

{% @arcade/embed flowId="qNoj8a2strOiQUYzzbUO" url="<https://app.arcade.software/share/qNoj8a2strOiQUYzzbUO>" %}

{% embed url="<https://www.loom.com/share/44b9107f8f0b48fa927572757bfd5ee8>" %}

{% embed url="<https://www.loom.com/share/32faf7fbbb194125b45e01dc6c874a2a>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/interactive-media.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
