# Wiki Overview

{% hint style="info" %}
This wiki is for Lucy version 5.2 and higher.
{% endhint %}

This wiki assists users in navigating and utilizing Lucy's platform. Whether you're looking for in-depth technical details about Lucy's platform specifications and features, or need step-by-step guidance for developing comprehensive security awareness strategies, this wiki is designed to be your go-to resource.

***

**This wiki is organized into two primary sections:**

<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>Application Reference</strong></p><p></p><p>Provides detailed information on Lucy's platform specifications and features.</p></td><td><a href="application-reference">application-reference</a></td><td></td></tr><tr><td align="center"><p><strong>Guides</strong></p><p></p><p>Provides step-by-step instructions for administrators to create, configure, and troubleshoot platform-related topics.</p></td><td><a href="guides">guides</a></td><td></td></tr></tbody></table>

***

## Quick Links

<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">Quick Start</td><td></td><td></td><td><a href="guides/quick-guides/create-your-first-campaign">create-your-first-campaign</a></td></tr><tr><td align="center">Installing Lucy</td><td></td><td></td><td><a href="guides/installing-lucy">installing-lucy</a></td></tr><tr><td align="center">Release Notes</td><td></td><td></td><td><a href="release-notes">release-notes</a></td></tr></tbody></table>

***


---

# 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://wiki.lucysecurity.com/wiki-overview.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.
