# Privacy Policy

**Effective Date:** February 20, 2026

'Dongle Jump' (hereinafter referred to as the 'Service') values users' personal information and complies with relevant laws and regulations. This policy informs you about the purpose and method of using the personal information provided by users and the measures taken to protect personal information.

### 1. Items of Personal Information Collected and Collection Method

#### (1) Collected Items

The Company collects the minimum necessary personal information to provide the Service.

* **Upon Sign-up (Social Login):** Email address, nickname, and profile image via Google or Apple accounts.
* **During Service Use:** Service usage records, access logs, cookies, IP address, bad usage records, device information (OS, model, etc.), game play data (scores, item acquisition/usage records, etc.), and in-game chat content (during Versus Mode if applicable).
* **Customer Support:** Email address, inquiry details.

#### (2) Collection Method

* Running the mobile application and signing up.
* Automatically generated and collected during service use.
* Information provided through customer center inquiries.

### 2. Purpose of Collection and Use

The collected personal information is used for the following purposes:

* **Service Provision:** Providing game services (Single Player, Versus Mode, Rankings), content, and customized services.
* **Member Management:** User identification, prevention of illegal use, handling complaints, and delivering notices.
* **Service Improvement & Marketing:** Developing new services, providing personalized ads (Google AdMob), analyzing service usage statistics and frequency.

### 3. Retention and Use Period

In principle, personal information is destroyed without delay once the purpose of collection and use is achieved. However, the following information is retained for the specified period:

* **Upon Withdrawal:** Retained for 30 days after withdrawal to prevent illegal use and handle complaints.
* **Legal Obligations:** Records are retained for specific periods as required by relevant laws (e.g., 3 months for communication logs, 6 months-5 years for consumer protection records).

### 4. Provision to Third Parties and Entrustment

The Company does not provide personal information to external parties without user consent, except for entrustment for service operation:

* **Supabase:** Data storage, authentication, server operation.
* **Google AdMob:** Personalized advertising and performance analysis.

### 5. Rights of Users and Legal Representatives

* Users and legal representatives can view or modify their personal information or request account deletion at any time.
* You can request account deletion via 'Settings > Account Management > Delete Account' within the app.
* Inquiries can be made via customer support email.

### 6. Destruction of Personal Information

Personal information is destroyed immediately after the purpose is achieved.

* **Procedure:** Information is moved to a separate DB after the purpose is achieved and stored for a certain period according to internal policies and laws before destruction.
* **Method:** Electronic files are deleted using technical methods that prevent recovery. Printed materials are shredded or incinerated.

### 7. Contact Information

To protect personal information and handle complaints, the Company designates the following contact:

* **Privacy Officer:** Dongle Jump Operations Team
* **Contact Email:** <chcggang@gmail.com>


---

# 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://dongle-jump.gitbook.io/dongle-jump-docs/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.
