# ❓Why do I get the 'Step sensor not found' Error?

On a number of **Android** devices, Walken may fail to launch because of the 'Step sensor not found' error.

<img src="/files/lxn8JyDWny6dXBosLmsA" alt="" data-size="original"><br>

In this case, the device you are trying to launch Walken on apparantly **doesn’t have a step sensor** and therefore can not provide proper operation of the Walken app. Unfortunately, Walken will not be launched on such a device.<br>

**Steps data** plays an important role for the Walken gameplay and features, thus accurate and reliable step count tracking and sync is key. On **Android** devices, having a **step sensor** is necessary to launch and use the app. Walken does not rely on an **accelerometer** to count steps because of a number of reasons, mainly because it is *inaccurate* in terms of step tracking.

**To solve this problem, we recommend:**

\- Use another smartphone that has a step sensor (make sure to check the specifications of the device);

The Walken team is working to add **wearables support**. Once it's implemented, it will be possible to launch the app on devices that do not have a step sensor.


---

# 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.walken.io/walken-support/why-do-i-get-the-step-sensor-not-found-error.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.
