# Sleepers

Sleepers can be found in every area. A Sleeper is an enemy that is asleep who can be woken up. Sleepers can include: Strikers, Shooters, Giant Strikers, Giant Shooters.

Some other ways to deal with sleepers are to walk to them and stop when they're pulsing, and to bunny hop around and it them.The best way to deal with them is to crouch walk and fully charge your melee to hit them. If sleepers are too close together, and you hit one, it may alert the other one.&#x20;

Sometimes, if a sleeper near another sleeper starts clicking as you hit a sleeper, it may awaken.

If you shine your light on a group of sleepers, they will all start scanning and then go away, giving you time to move.

There are four stages of a sleeper:

![Asleep](/files/-M5iBV772ANkMaILhx4Q)

![Scanning (a light will appear in it, and it will start clicking)](/files/-M5iBZSMxkHGaBGevXEx)

When it is scanning, you can still move around it. However, you have to immediately stop when it starts pulsing.&#x20;

![Pulsing (it starts making a pulsing noise and starts moving and blinking pink and black)](/files/-M5iBgmz7GCUINklAEq2)

![Awake (starts to glow red and attacks you)](/files/-M5iCP01mocrquaKyREU)

After you wake a sleeper up, you have a few seconds to melee it before it screams and alerts the room.

Some other things that can wake a sleeper up is:

Soft Alerts (move the sleeper onto its next stage): Flash lighting it and moving.

Hard Alerts (alerts the sleeper): Running, hitting anything with a melee distance at a really close distance, gunfire or explosion, physical contact, a sleeper screaming, a scout screaming, failing an electrical lock.

Dealing with sleepers next to each other:

{% tabs %}
{% tab title="Double kill" %}
If an enemy is right next to another one, you can perform a double kill on it by fully charging and hitting in the middle of both of them.

<https://youtu.be/b4IPMTX9ev4> example
{% endtab %}

{% tab title="Coordinated Kill" %}
Coordinated kills are the most common way people get rid of sleepers next to each other. In order to do this, you have to have one teammate next to a sleeper you want to kill. For instance: if there's two sleepers next to each other, you want a teammate by one sleeper, another by the other one.

Once you're all lined up, you have to coordinate the kill to stealthily take the sleeper out. You can say things like:\
"1, 2, 3 charge. 1, 2, 3 hit"\
"charge. hit."\
"charge. 1, 2, 3 hit"\
etc.&#x20;
{% endtab %}

{% tab title="Solo Kill" %}
You can also kill sleepers next to each other solo, although the more enemies there are, the harder it will be. There are many ways to do so.

<https://www.youtube.com/watch?v=GTq6RxpY-4o> two enemies; half charge method

<https://www.youtube.com/watch?v=dHVkVJp9aJ4> two enemies; no charge method

<https://www.youtube.com/watch?v=ufq3fv5yaxs> three enemies

{% endtab %}
{% endtabs %}


---

# 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://thewarden.gitbook.io/gtfo-beginners-guide/types-of-enemies/sleepers.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.
