> 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/guides/quick-guides/create-your-first-campaign/campaign-setup/selecting-an-attack.md).

# Selecting an Attack

Select one of our multiple Attack templates that closely resembles your simulation goal.

<details>

<summary>Search Hints</summary>

To ensure clear communication, always send templates in the recipient's native language. Our language filter showcases templates already translated into your target languages.\
\ <img src="/files/iKhx0eITXgqlTjj9LreU" alt="" data-size="original">\
\
Similarly, you can also search for the **Target Audience**, **Category,** and **Difficulty Level**\
\
![](/files/z1WsUb1G4WzcEZGT6fW5)

</details>

Let's focus on the **ChatGPT Scenario**:\
\
Lucy's wizard is designed for efficient previewing of the Message Template and Landing page. It provides real-time dynamic access to test the template before committing it to your campaign.<br>

<figure><img src="/files/ICjgWf8fY6z1SpB3P1E9" alt="" width="204"><figcaption></figcaption></figure>

**2.1** Previewing the Landing Page:\
\
Select -> Preview -> Landing -> the Language you would like to view.

<figure><img src="/files/cUXZu2VrQmAi2I78RMTK" alt="" width="208"><figcaption></figcaption></figure>

This action will open a new tab in your browser, enabling you to dynamically test the template's functionality.

<figure><img src="/files/1QWIspSfauQe21xv7SIb" alt="" width="334"><figcaption></figcaption></figure>

**2.2** Previewing the Email Message:

Similarly, you can also preview the email message

<figure><img src="/files/WM0Lgz3ao0xCCPZfxAcn" alt="" width="208"><figcaption></figcaption></figure>

After selecting the Attack template you want to use, click on 'Next'


---

# 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/guides/quick-guides/create-your-first-campaign/campaign-setup/selecting-an-attack.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.
