JezK
Edit File: privacy-policy.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Privacy Policy - Tyrano Markets</title> <style> body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; background-color: #f5f6fa; color: #333; } .container { max-width: 900px; margin: 40px auto; background: #ffffff; padding: 35px; border-radius: 10px; box-shadow: 0 8px 25px rgba(0,0,0,0.08); } h1 { text-align: center; margin-bottom: 10px; color: #111; } h2 { margin-top: 30px; color: #111; } p, li { font-size: 15px; line-height: 1.7; } ul { padding-left: 20px; } .highlight { background: #f1f2f6; border-left: 5px solid #000; padding: 15px; margin: 20px 0; font-weight: bold; } footer { margin-top: 40px; text-align: center; font-size: 13px; color: #777; } </style> </head> <body> <div class="container"> <h1>Privacy Policy</h1> <p><strong>Effective Date:</strong> 30 December 2025</p> <p> Tyrano Markets ("we", "our", or "us") respects your privacy and is committed to protecting the personal information of users. This Privacy Policy explains how we collect, use, store, and protect your information when you use our mobile application. </p> <h2>1. About Tyrano Markets</h2> <p> Tyrano Markets is an <strong>educational application</strong> that provides learning content related to financial markets, trading concepts, and business education. We do <strong>not</strong> provide investment, trading, or financial advisory services. All content is for educational purposes only. </p> <h2>2. Information We Collect</h2> <p>We may collect the following information when you use the app:</p> <ul> <li>Name (if provided by the user)</li> <li>Email address</li> <li>Phone number (if used for login or verification)</li> <li>Login credentials for account access</li> <li>App usage data (screens viewed, features used)</li> <li>Device and technical information (non-personal)</li> </ul> <h2>3. How We Use Your Information</h2> <p>Your information is used strictly for the following purposes:</p> <ul> <li>Creating and managing user accounts</li> <li>Providing access to educational content</li> <li>Improving app functionality and performance</li> <li>Responding to user support requests</li> <li>Maintaining app security and preventing misuse</li> </ul> <h2>4. Account Registration</h2> <p> Users may be required to create an account to access certain features. Account information is securely stored and used only for app-related purposes. </p> <h2>5. Data Sharing and Disclosure</h2> <p> We do <strong>not sell, rent, or trade</strong> personal data to third parties. Information may be disclosed only if required by law or to comply with legal obligations. </p> <h2>6. Data Security</h2> <p> We implement reasonable security measures to protect user data from unauthorized access, alteration, or disclosure. However, no digital platform is completely secure. </p> <h2>7. Account Deletion</h2> <p> Users have the right to request deletion of their account and associated personal data at any time. Account deletion requests are processed after identity verification. </p> <div class="highlight"> 📧 Account deletion & support email: <br> sumitproff@gmail.com </div> <p> Once the deletion request is processed, all associated data will be permanently removed and cannot be recovered. </p> <h2>8. Children’s Privacy</h2> <p> Tyrano Markets is not intended for children under the age of 13. We do not knowingly collect personal data from children. If such data is discovered, it will be deleted immediately. </p> <h2>9. Third-Party Services</h2> <p> The app may use third-party tools such as analytics or advertising services. These services may collect information in accordance with their own privacy policies. </p> <h2>10. Changes to This Privacy Policy</h2> <p> We may update this Privacy Policy from time to time. Any changes will be reflected on this page with an updated effective date. </p> <h2>11. Contact Us</h2> <p> If you have any questions or concerns regarding this Privacy Policy, you may contact us at: </p> <div class="highlight"> 📧 sumitproff@gmail.com </div> <footer> © 2025 Tyrano Markets. All Rights Reserved. </footer> </div> </body> </html>