> For the complete documentation index, see [llms.txt](https://wiki.lucysecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lucysecurity.com/lucy-wiki-de/wiki-ubersicht.md).

# Wiki-Übersicht

{% hint style="info" %}
Dieses Wiki ist für Lucy Version 5.2 und höher.
{% endhint %}

Dieses Wiki unterstützt Benutzer dabei, sich auf Lucys Plattform zurechtzufinden und sie zu nutzen. Ganz gleich, ob Sie detaillierte technische Informationen zu den Spezifikationen und Funktionen der Lucy-Plattform suchen oder Schritt-für-Schritt-Anleitungen zur Entwicklung umfassender Strategien zur Förderung des Sicherheitsbewusstseins benötigen – dieses Wiki ist als Ihre zentrale Anlaufstelle gedacht.

***

**Dieses Wiki ist in zwei Hauptbereiche gegliedert:**

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><p><strong>Anwendungsreferenz</strong></p><p></p><p>Bietet detaillierte Informationen zu den Spezifikationen und Funktionen der Lucy-Plattform.</p></td><td><a href="/pages/18e0ddcd1876db5919001ffaa2d2a90880eb6510">/pages/18e0ddcd1876db5919001ffaa2d2a90880eb6510</a></td><td></td></tr><tr><td align="center"><p><strong>Anleitungen</strong></p><p></p><p>Bietet Administratoren Schritt-für-Schritt-Anleitungen zum Erstellen, Konfigurieren und Beheben von Problemen bei plattformbezogenen Themen.</p></td><td><a href="/pages/ab790b1838eeb0c94381974e7804a6ae2bff116c">/pages/ab790b1838eeb0c94381974e7804a6ae2bff116c</a></td><td></td></tr></tbody></table>

***

## Schnelllinks

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Schnellstart</td><td></td><td></td><td><a href="/pages/f16a74e2180ef4c54d8f119fc90b6d61f367168e">/pages/f16a74e2180ef4c54d8f119fc90b6d61f367168e</a></td></tr><tr><td align="center">Lucy installieren</td><td></td><td></td><td><a href="/pages/9deb441ba0bb0ed54aa276b912c166d884b14369">/pages/9deb441ba0bb0ed54aa276b912c166d884b14369</a></td></tr><tr><td align="center">Versionshinweise</td><td></td><td></td><td><a href="/pages/10045af5e83877f75245dc255f5f8a0e99fde743">/pages/10045af5e83877f75245dc255f5f8a0e99fde743</a></td></tr></tbody></table>

***


---

# 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.lucysecurity.com/lucy-wiki-de/wiki-ubersicht.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.
