> For the complete documentation index, see [llms.txt](https://runba.gitbook.io/runba-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://runba.gitbook.io/runba-whitepaper/game-fi-systems/anti-cheating-system.md).

# Anti-Cheating System

Using a device with a jailbroken, non-standard operating system will cause Runba to not work properly.

Officials will not assist users in retrieving assets lost through the use of GPS spoofing or hacking software.&#x20;

The system has three mechanisms for preventing cheating:&#x20;

l Global Positioning System&#x20;

l Motion Sensors and Health Data&#x20;

l AI intelligent recognition&#x20;

Each user will have a credit score of 100. Every time the system perceives the risk of cheating, it will issue a warning. In severe cases, the credit score will be deducted and the account will be banned.&#x20;

Please note that exercising with multiple phones at the same time will be considered cheating.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://runba.gitbook.io/runba-whitepaper/game-fi-systems/anti-cheating-system.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.
