# Sleeping In Vehicles

You can sleep inside vehicles by pressing and holding <mark style="color:yellow;">**X**</mark> (keyboard) or <mark style="color:yellow;">**D-Pad Right**</mark> (controller). These keybindings can be changed in-game via Mod Settings.

To sleep, the vehicle must be:

* Stationary
* Not on a road or highway
* Enclosed (cannot sleep while on a motorcycle)

By default, sleeping in a vehicle is less restful than sleeping in a bed. Nerve does not recover, and the amount of Energy you can recover is limited, which prevents clearing the Stimulant status from consumables.

Night City's gangs are always on the lookout for an easy target. You may be ambushed while sleeping in your vehicle.

Special compatibility has been added to support [**Enhanced Vehicle System**](https://www.nexusmods.com/cyberpunk2077/mods/11765). With it, your car will automatically shut off when sleeping, and automatically turn on again after waking up. It's very immersive; try it!

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

{% hint style="info" %}
Sleeping in vehicles and being ambushed can be configured in Mod Settings.
{% endhint %}

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


---

# 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.darkfuture2077.com/sleeping-in-vehicles.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.
