# Deep sleep

{% hint style="info" %}
Your power meter will enter a light sleep after 90 seconds of inactivity. A little movement will wake it up again. But if you are done for a few days, it is better to put your power meter into a deep sleep to best conserve your battery.&#x20;

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;
{% endhint %}

Connect to your power meter with the Web app and navigate to the configuration page&#x20;

![](/files/I1n9KvNeqYpo3i3w5yJj)

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

![](/files/yzb5jwVDCvsW7FC0pnFY)

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.&#x20;


---

# 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/3.0/kayak/advanced/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.
