# FAQs on Step Counting

Below are some of the most <mark style="background-color:yellow;">**frequently asked questions**</mark> about steps and how they are counted.

1. *<mark style="background-color:yellow;">**Does Walken count steps when I run?**</mark>*

<mark style="background-color:green;">**Yes**</mark>, steps obtained when running are accepted. Running is sort of walking, but at a faster pace, so this activity is an acceptable way to get steps in.

2. *<mark style="background-color:yellow;">**Can we walk or run on a treadmill?**</mark>*

<mark style="background-color:green;">**Yes**</mark>, the steps walked or run on a **treadmill** are counted. We support physical activity and are looking to inspire people to move more. And walking or running on a treadmill is an excellent source of exercise preferred by many people when the *weather* won’t cooperate or for its being easier on *joints* and *heart*.

3. *<mark style="background-color:yellow;">**What if I just cheat that step counter?**</mark>*

As we have already mentioned, it’s perfectly natural that there would be people willing to cheat a step counter to reach those steps faster and effortlessly. Undoubtedly, it’s easier to just sit on the couch or drive a car and pretend one is logging tons of steps. The **validation algorithms** recognise and cut out the steps resulting from cheating behaviors (like shaking one’s phone, attaching a watch to a dog, etc.). We’re advocating for a fair, competitive and physically beneficial game and are paying much attention to **prevent cheating** behaviors among the player.

4. <mark style="background-color:yellow;">**What happens with my steps beyond the 10k daily step cap?**</mark>

Players can convert only first *10000 steps into GEM daily,* maximising health benefits and contributing to the game economy sustainability. Further steps won't be counted,  displayed in competitions or included in Rank calculation; also **they will not earn you GEM.**


---

# 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/steps-collection-and-validation/faqs-on-step-counting.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.
