# Lures

## Understanding the Attack

A lure is not an attack on its own, but most attack types can have a lure attached to them in the Attack Settings. Lures prepare the targets of a phishing campaign for the phishing email, lowering the user's guard and tricking them into believing that the email is real.

## Checklist

* [x] [Register an attack domain](/guides/quick-guides/create-your-first-campaign/register-an-attack-domain.md)
* [x] Enable **Double Barrel Attack** in the Attack Settings and set a delay
* [x] Design a Lure email (see below)

## Lure Emails

First enable the **Double Barrel Attack** setting, set a delay, and save:

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

{% hint style="info" %}
The delay is in seconds, so 1800 seconds is 30 minutes between the lure and the attack.
{% endhint %}

Then go to the **Lure Template** tab and create a lure email:

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

{% hint style="success" %}
You are now ready to use lures in your campaign.
{% endhint %}


---

# 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/guides/attack-simulations/attack-types/lures.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.
