# Deep Sleep

Your power meter will enter a light sleep after 180 seconds of inactivity and a little movement will wake it up again. However, if you are travelling a long distance, it may be worth putting your power meter into a deep sleep to conserve battery as this will prevent the power meter from waking up when experiencing movement.

You will need your charger to wake the shaft up from this deep sleep state, so keep that in mind before placing your power meter into deep sleep.&#x20;

## Step 1: Connect to your Power Meter

* Connect to your power meter with the Web Bluetooth App.
* Navigate to the configuration page.

## Step 2: Click the 'Deep sleep' button

![](/files/I1n9KvNeqYpo3i3w5yJj)

## Step 3. Click 'Confirm'

* Click 'Confirm' and your power meter will disconnect and shutdown.&#x20;

![](/files/yzb5jwVDCvsW7FC0pnFY)

{% hint style="info" %}
When you want to wake your power meter up, simply place the charger on the shaft as if you were going to charge it.

It should only take about 3-5 seconds for the charger to wake up your power meter.
{% 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://support.onegiantleap.co.nz/general/deep-sleep.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.
