# アンチチートシステム

DimeTimeの公正な経済システム構築のために、ユーザーの異常行動をモニタリングしてアビュージングユーザーを追跡してサービス利用を制限するアルゴリズムを適用します。

行動パターンの異常感知のモニタリングアルゴリズムは、ユーザーの集中時間、リワード獲得量、GPSデータ、利用中のTokibuneの能力値などを総合的に分析して異常パターンが見られるユーザーを識別できる設計となっています。

このアルゴリズムは、データが蓄積されるにつれて高度化され、不正な方法で経済システムを撹乱するユーザーを防げるようになります。


---

# 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://jp.docs.dimetime.io/anchichtoshisutemu.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.
