# How to place the power meter in deep sleep

You can place any power meter into a 'deep sleep' mode where it will use almost no battery power and won't wake up due to movement. It is recommended to place a power meter into deep sleep if travelling for any significant length of time as it will ensure the power meter will have *essentially* the same battery charge when you reach your destination as when it was originally placed into the deep sleep mode.

## Step 1. Navigate to the [Configuration](https://app.onegiantleap.co.nz/configuration) page of the Web Bluetooth app and connect to the power meter

## Step 2. Click the 'Deep sleep' setting

![](/files/-LQ6ASoe9PJ9HoxjcuLe)

## Step 3. Click 'Confirm'

![](/files/-LQ6AbVdvlBTmlGpjipc)


---

# 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/general/web-bluetooth-app/how-to-place-the-power-meter-in-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.
