1<!DOCTYPE html>
2
3<html lang="en-US">
4
5<head>
6
7 <meta charset="UTF-8">
8
9 <link rel="canonical" href="https://winpk68.com/privacy/">
10
11 <meta name="viewport" content="width=device-width, initial-scale=1.0">
12
13 <title>
14PK68 Privacy Policy | How PK68 Protects Your Data</title>
15
16 <meta name="description" content="Read the PK68 Privacy Policy to understand how we secure your personal and financial data. Your privacy is a top priority at PK68.">
17
18
<meta name="robots" content="noindex, follow">
19
20
21 <link rel="preconnect" href="https://fonts.googleapis.com">
22
23 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
24
25 <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
26
27 <link rel="stylesheet" href="../style.css">
28
29 <script type="application/ld+json">
30
31{
32 "@context": "https://schema.org",
33 "@type": "SoftwareApplication",
34 "name": "PK68 Game",
35 "operatingSystem": "ANDROID, IOS",
36 "applicationCategory": "GameApplication",
37 "aggregateRating": {
38 "@type": "AggregateRating",
39 "ratingValue": "4.8",
40 "ratingCount": "15430"
41 },
42 "offers": {
43 "@type": "Offer",
44 "price": "0",
45 "priceCurrency": "PKR"
46 }
47}
48</script>
49
50
51 <!-- Favicon -->
52
53 <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
54
55 <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
56
57 <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
58
59 <link rel="manifest" href="/site.webmanifest">
60
61</head>
62
63<body>
64
65
66 <!-- Navigation -->
67
68 <div id="app-header" data-base="..">
69</div>
70
71
72 <!-- Page Content -->
73
74 <section class="section" style="padding-top: 150px;">
75
76 <div class="container">
77
78 <div class="section-header">
79
80 <h2>
81Privacy <span class="highlight">
82Policy</span>
83</h2>
84
85 <p>
86Last updated: July 2026</p>
87
88 </div>
89
90
91 <div class="content-block">
92
93 <h3>
941. Information We Collect</h3>
95
96 <p>
97When you register on the PK68 Game platform, we collect certain personal information necessary to provide you with a secure gaming experience. This includes:</p>
98
99 <ul class="styled-list">
100
101 <li>
102Your mobile phone number (used for account verification and security OTPs).</li>
103
104 <li>
105Financial transaction data (when you deposit or withdraw funds via EasyPaisa, JazzCash, or Bank Transfer).</li>
106
107 <li>
108Device information, IP addresses, and app usage data for security and fraud prevention.</li>
109
110 </ul>
111
112
113 <h3>
1142. How We Use Your Information</h3>
115
116 <p>
117The information we collect is strictly used for the following purposes:</p>
118
119 <ul class="styled-list">
120
121 <li>
122To verify your identity and protect against fraudulent activity.</li>
123
124 <li>
125To process your deposits and facilitate instant withdrawals securely.</li>
126
127 <li>
128To personalize your gaming experience and offer tailored VIP bonuses.</li>
129
130 <li>
131To communicate critical account updates, promotional offers, and customer support responses.</li>
132
133 </ul>
134
135
136 <h3>
1373. Data Protection and Security</h3>
138
139 <p>
140We employ industry-standard 256-bit SSL encryption to protect all data transmitted between your device and our servers. Your financial details and account passwords are cryptographically hashed, meaning they cannot be accessed by unauthorized personnel or third parties. We do not sell your personal data to advertisers.</p>
141
142
143 <h3>
1444. Your Rights</h3>
145
146 <p>
147You have the right to request access to your data, request corrections, or ask for the deletion of your account. If you wish to close your account permanently, please contact our 24/7 customer support via the app.</p>
148
149 </div>
150
151 </div>
152
153 </section>
154
155
156 <!-- Mega Footer (Simplified) -->
157
158 <div id="app-footer">
159</div>
160
161
162
163 <!-- Scripts -->
164
165 <script src="../script.js">
166</script>
167
168</body>
169
170</html>
171