# Change Turn On Method

Choose how your Moasure device wakes up. For information regarding how to turn on the Moasure device, see our [Turn Device On and Off](/en/moasure/turn-device-on-and-off-1.md) guide.&#x20;

{% hint style="info" %}
**Important**: Only Moasure ONE lets you change the turn-on method. Moasure 2 and Moasure 2 PRO are Rotate-only - the setting won’t appear for these models.
{% endhint %}

### Which devices support which method

* **Moasure ONE** *(discontinued, still supported)* - **Double Tap** (default) or **Rotate**.\
  \&#xNAN;*Rotate requires firmware **v1.28+**.*
* **Moasure 2** - **Rotate only** (no setting).
* **Moasure 2 PRO** - **Rotate only** (no setting).

### Change the method (Moasure ONE only)

1. Open **Settings** (cog icon, bottom-right).
2. Tap **Account & Device Management**.
3. Under **Device Management**, tap **Device Preferences**.
4. Turn on and connect your **Moasure ONE** (you’ll see live device data when connected).
5. Tap **Turn-on method** and choose **Double Tap** or **Rotate**.

#### If you don’t see the option

* You’re likely using a **Moasure 2 or 2 PRO** (Rotate-only), **or**
* Your Moasure ONE needs a firmware update: go to **Settings → Update Firmware**, update to **v1.28+**, then reconnect.

*The turn-on method is saved per device. If you use more than one Moasure ONE, set each device individually.*


---

# 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://docs.moasure.com/en/moasure-app/settings/device-management/change-turn-on-method.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.
