> 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/application-reference/campaigns/expert-mode.md).

# Expert Mode

## Create a campaign in Expert Mode

Select **+ New Campaign** on your campaign dashboard, then select **Expert Mode:**

<figure><img src="/files/wUsyt6ozVXqpGs7rmSms" alt=""><figcaption></figcaption></figure>

Give the campaign a **name,** assign a **client,** and select either **phishing, awareness,** or **phishing and awareness**.

<figure><img src="/files/39eeunvGp7k3AdFxhx6z" alt=""><figcaption></figcaption></figure>

Select **Create** and you will be taken to the campaign's dashboard.

{% hint style="success" %}
Each tab under **Main Settings** must be configured and **finalized** before the campaign can begin. When you're done configuring a step, select **Finalize Step** in the top-right corner to confirm it. Once all steps are finalized, the campaign will unlock and is ready to begin.
{% endhint %}

<figure><img src="/files/ql0jte3pLwHobge2peyY" alt=""><figcaption></figcaption></figure>

See our pages on the various [campaign settings](/application-reference/campaigns/campaign-settings.md) to configure each part of the campaign.


---

# 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://wiki.lucysecurity.com/application-reference/campaigns/expert-mode.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.
