# Anti-cheat system

<figure><img src="/files/SpvC0FiijNAtNgATxOXk" alt=""><figcaption></figcaption></figure>

Using devices that have been hacked, reflashed or have OS changes will result in WINGSFIT not working properly. Please note that we will not help you recover lost funds due to GPS hacking or cheating programs.

The game uses 3 mechanics to suppress cheating:

GPS

Motion sensor and health data

WINGFIT\`S Anti-Cheating System (WMAC) Artificial Intelligence

After you press the «Stop» button and the training is over, the WMAC system will carefully analyze whether you have used the WINGSFIT move2earn mechanics.

Each new user starts with 100/100 reputation points, this score is invisible to the user. If the user tries to cheat, the user’s reputation score is reduced. When the reputation score is below 100, it is impossible to interact with the NFT market, as well as to make transfers between accounts and withdrawal from the wallet. If the user stops cheating, the reputation will gradually return to 100/100.

The WMAC system will manage the reputation score and analyze the user’s earnings.

The table below describes possible actions and how the system will respond to them. This table does not limit the possible actions that can be taken against a user who misuses the application.

| Action                                                                     | System response | Consequences                              |
| -------------------------------------------------------------------------- | --------------- | ----------------------------------------- |
| GPS manipulation                                                           | Cheating        | Reduced reputation points, no rewards     |
| Hacking attempt                                                            | Cheating        | Reduced reputation points, no rewards     |
| Movement simulation                                                        | Cheating        | Reduced reputation points, no rewards     |
| Using multiple phones running the WINGSFIT app in walk mode simultaneously | Cheating        | Reduced reputation points, no rewards     |
| Using animals for walks                                                    | Cheating        | Reduced reputation points, no rewards     |
| Walking with friends                                                       | Not cheating    | Increase reputation points, award for m2e |
| Walking with 2 phones, but only 1 active account                           | Not cheating    | Increase reputation points, award for m2e |

{% hint style="info" %}
The anti-cheat system will not punish users for walking on a treadmill. Such a walk will not accrue tokens, and therefore will not be checked by the system.
{% endhint %}


---

# 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://wingsfit.gitbook.io/wingsfit/game-fi-system/anti-cheat-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.
