# 부정행위 방지 시스템

## **부정행위 방지 시스템(개발 중)**

데이터 시뮬레이션을 활용한 부정행위 방지 머신러닝

게임내 부정행위를 방지하기 위해 세 가지 메커니즘이 작동하고 있으며, 부정행위 유저 계정은 처벌받게 됩니다.

GPS 트래킹

움직임 센서 및 건강상태 데이터

스니커즈를 한 계정에서 다른 계정으로 전송한 후에는 쿨다운 시간이 필요합니다. 쿨다운 시간 동안 유저는 해당 스니커즈를 사용할 수 없습니다.

스니커즈를 재고에서 지갑으로 전송하여 에너지가 소모된 경우, 유저가 보유한 잠금 해제 되지 않은 모든 보물상자는 소각/방출되어 사라집니다.

{% hint style="info" %}
거래소에 스니커즈를 등록하여 에너지가 소모된 경우에는 보물상자가 소각/방출되지 않습니다.
{% endhint %}

{% hint style="warning" %}
탈옥, 루팅 또는 개조한 운영체제를 사용한 기기에서는 1Move가 정상적으로 작동하지 않을 수 있습니다.
{% 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://docs.1move.io/ko/game-fi/undefined-5.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.
