# 🔒 Anti-Cheat & Fair Play

Gear Runner is designed to make cheating **ineffective rather than impossible.**

#### Anti-Cheat Layers

1. **Energy Limits** – Cap daily earning potential
2. **Movement Validation** – GPS and motion data verification
3. **Economic Cost** – Durability loss and repair expenses

Cheating yields poor results and high costs, discouraging abuse.

Fair play ensures longevity for both the game and its community.


---

# 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.gearrunner.app/anti-cheat-and-fair-play.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.
