# Move to earn

Our game app features the Move to earn mechanics. The app can access a user's location data to keep track of one's position, which can prevent any cheating attempts such as: shaking the phone, running on a treadmill,... Users are to walk or run while maintaining certain movement speeds for a required amount of time. After that, they will receive daily rewards.\
&#x20;                 &#x20;

![](/files/RpTu7QmMeS9sHg70n0us)


---

# 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://islandpunk.gitbook.io/islandpunk/special-features/move-to-earn.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.
