118 lines
4.5 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Polisplexity Privacy Policy</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
}
.container {
width: 80%;
margin: auto;
overflow: hidden;
}
h1, h2 {
color: #333;
}
ul {
list-style-type: none;
}
li {
margin-bottom: 10px;
}
a {
color: #0000EE;
text-decoration: none;
}
</style>
</head>
<body>
<div class="container">
<h1>Polisplexity Privacy Policy</h1>
<p><strong>Effective:</strong> November 15, 2023</p>
<h2>Introduction</h2>
<p>At Polisplexity, we value the trust you place in us when using our services and are committed to safeguarding your personal information. This Privacy Policy aims to clarify the types of information we collect, the purpose behind it, and how you can manage, export, and delete your data.</p>
<h2>Contents</h2>
<ul>
<li>1. Overview of Polisplexity Services</li>
<li>2. Information We Collect</li>
<li>3. Usage of Your Data</li>
<li>4. Your Privacy Controls</li>
<li>5. Data Sharing</li>
<li>6. Information Security</li>
<li>7. Data Export and Deletion</li>
<li>8. Data Retention</li>
<li>9. Compliance with Regulations</li>
<li>10. Policy Details</li>
<li>11. Related Privacy Practices</li>
</ul>
<h2>1. Overview of Polisplexity Services</h2>
<p>Polisplexity offers a range of innovative urban planning and simulation services, including:</p>
<ul>
<li>AI-driven urban development tools</li>
<li>Virtual and Augmented Reality simulations</li>
<li>Interactive platforms for city planning and management</li>
</ul>
<!-- Repeat the structure for each section -->
<!-- Section 2: Information We Collect -->
<h2>2. Information We Collect</h2>
<p>We gather information to enhance our services and user experience. This includes details like your language preference, user behavior, and content you create or provide, such as project designs or comments on our platforms.</p>
<!-- Section 3: Usage of Your Data -->
<h2>3. Usage of Your Data</h2>
<p>We use the collected information to:</p>
<ul>
<li>Provide and improve our services</li>
<li>Develop new features and tools</li>
<li>Offer personalized content</li>
<li>Measure performance</li>
<li>Communicate with you</li>
<li>Protect our services and users</li>
</ul>
<!-- Section 4: Your Privacy Controls -->
<h2>4. Your Privacy Controls</h2>
<p>You have control over your privacy settings and the information you share. You can manage these preferences through your Polisplexity account settings.</p>
<!-- Section 5: Data Sharing -->
<h2>5. Data Sharing</h2>
<p>We share your information only with your consent, for external processing by trusted partners, or for legal reasons. We do not share personal information with third parties for advertising purposes.</p>
<!-- Section 6: Information Security -->
<h2>6. Information Security</h2>
<p>Our commitment to data security includes encryption, security features like two-factor authentication, and strict data access protocols for our team.</p>
<!-- Section 7: Data Export and Deletion -->
<h2>7. Data Export and Deletion</h2>
<p>You can export or delete your data from your Polisplexity account at any time.</p>
<!-- Section 8: Data Retention -->
<h2>8. Data Retention</h2>
<p>We retain data as required for service provision, legal obligations, and as per your settings.</p>
<!-- Section 9: Compliance with Regulations -->
<h2>9. Compliance with Regulations</h2>
<p>We regularly review this policy and ensure compliance with global data protection laws.</p>
<!-- Section 10: Policy Details -->
<h2>10. Policy Details</h2>
<p>This policy applies to all Polisplexity services and platforms.</p>
<!-- Section 11: Related Privacy Practices -->
<h2>11. Related Privacy Practices</h2>
<p>Additional privacy information is available for specific Polisplexity services.</p>
<h2>Contact Us</h2>
<p>For questions or concerns about this policy or your data, please contact our <a href="#">Privacy Help Center</a>.</p>
</div>
</body>
</html>