# Anti-Cheating System

To maintain a fair and secure gaming environment, we’ve implemented an Anti-Cheating System in AWANA. Please take note of the following guidelines:

1. **Device Restrictions**: Using devices that have been jailbroken, rooted, or altered in any way may cause AWANA to malfunction. We strongly discourage such modifications.
2. **Lost Assets**: If you engage in GPS spoofing or use hackware, we cannot assist you in recovering any lost assets resulting from these actions.
3. **Mechanics to Prevent Cheating**:
   * **Desensitized GPS Data**: Our system detects abnormal GPS data and takes appropriate action against cheaters.
   * **Motion Sensor and Health Data**: These parameters are monitored to identify suspicious behavior.
   * **More Advanced AWANA Anti-Cheating System**: Our advanced system continuously learns and adapts to combat cheating.

**Credit Score**:

* Each user starts with an invisible 100/100 Credit Score. This score affects your interactions within the game.
* If your Score drops below 100, you won’t be able to participate in the NFT marketplace or transfer funds between spending and wallet accounts.
* Moving without cheating gradually restores your Score back to 100/100.

How Anti-Cheating system works:

|                              Example                             |    Result    |        Consequence       |
| :--------------------------------------------------------------: | :----------: | :----------------------: |
|                       GPS spoofing/hacking                       |   Cheating   | no earning, reduce Score |
|                        Reverse engineering                       |   Cheating   | no earning, reduce Score |
|                     Motion simulation/hacking                    |   Cheating   | no earning, reduce Score |
| Move with multiple mobiles with AWANA activated at the same time |   Cheating   | no earning, reduce Score |
|        Move with a group of users all with AWANA activated       | not Cheating |  Earning, increase Score |
|        Carry two mobiles but only one with AWANA activated       | not Cheating |  Earning, increase Score |
|              Move on motor vehicles other than buses             | not Cheating |  Earning, increase Score |


---

# 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://whitepaper.awana.world/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.
