# Offline Player Data Collection

This section delves into the mechanisms JAN-Navi uses to collect and integrate data from offline player activities. By implementing a Common ID system, JAN-Navi seamlessly connects data across real-world and digital platforms, enhancing the comprehensiveness and accuracy of player profiles.

* **Common ID** JAN-Navi will issue a Jan-Navi Common ID to track players at offline venues. This allows us to accurately track player activity, ensuring that data from physical environments is as robust and actionable as that from online interactions.
* **Data Collection** Offline game data is sent directly from the Mahjong parlors to the JAN-Navi platform via a common ID. This includes personal IDs, game results, dan rank information, etc., providing a rich source of data for comprehensive analytics.
* **Data Integration** Data collected online and offline will be integrated in the JAN-Navi system to build a player profile database. This integration is crucial for maintaining up-to-date ranking points and for delivering a unified view of a player’s performance across all platforms.


---

# 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://wp.jannavi.net/mahjong-big-data-depin-project/offline-player-data-collection.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.
