# Privacy Policy

### 🔒 Introduction

Crypto Mines is a Chrome Extension designed purely for entertainment. This privacy policy explains how we handle user data and your privacy when using the extension.

***

### 📦 What Data Do We Collect?

We **do not collect** any personal data.\
Crypto Mines does **not request**, **store**, or **transmit** any of the following:

* Personal information (e.g. name, email, age)
* Financial or payment data
* Web browsing activity
* Location data
* Authentication or login credentials
* Health information
* Any content from visited websites

***

### 🧠 What Data Do We Use?

We only store basic **in-game data** like:

* Your virtual coin balance
* Game progress (e.g. wins/losses)

This data is stored **locally** using Chrome’s `storage.local` system or `localStorage`, and is **never sent to any server**.

***

### 🌐 No Internet Communication

Crypto Mines does **not communicate with any external servers**.\
There are **no trackers**, **no analytics tools**, and **no third-party scripts**. All code and assets are packaged with the extension.

***

### 👥 Third Parties

We do not share any data with third parties. We do not use ads, social sharing, or any third-party integrations.

***

### 🔁 Updates

This policy may be updated to reflect changes in functionality. Updates will be reflected here with the “Last updated” date.

***

### 📧 Contact

If you have any questions or concerns about this policy, you can reach out to the developer at:\
📩 \[Your Email Here]

***

### ✅ Summary

Crypto Mines is a safe, offline game that respects your privacy. No personal data is collected or shared at any time.


---

# 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://justgames.gitbook.io/justgames/privacy-policy.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.
