# Data Decentralization and Security

The JAN-Navi platform focuses on decentralizing data to enhance security and transparency, with a future aim towards DePIN integration.

* **Constancy and Transparency**\
  Blockchain enables the decentralization of digital leisure and the recording of transactions; with JAN-Navi's DePIN, match data collected from Mahjong halls around the world is recorded on the blockchain, ensuring data immutability and transparency. This ensures that each player's match history and results are managed fairly and accurately.
* **Data Ownership**\
  Unlike traditional centralized systems, players will be able to own and control their own data. Data is encrypted and stored on the blockchain, ensuring privacy and allowing players to audit their own data at any time.
* **Prevention of Fraud**\
  Blockchain provides a decentralized, trustworthy system. It prevents score manipulation and cheating because data is not centrally managed and tampering is technically impossible. This ensures fair gameplay and a healthy competitive environment.


---

# 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/technical-architecture/data-decentralization-and-security.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.
