@extends('layout.master') {{-- ✅ SEO --}} @section('title', 'Privacy Policy - VLX') @section('meta_description', 'Read VLX Privacy Policy to understand what information we collect, how we use it, how we share it, and how you can request data deletion.') @section('meta_keywords', 'privacy policy, vlx, data deletion, data protection, user data') @section('canonical', url()->current()) {{-- ✅ OG --}} @section('og_title', 'Privacy Policy - VLX') @section('og_description', 'Learn how VLX collects, uses, and protects your data, and how you can request account/data deletion.') @section('og_url', url()->current()) @section('og_image', asset('images/logo.jpg')) @section('og_image_alt', 'VLX App logo') {{-- ✅ Twitter --}} @section('twitter_title', 'Privacy Policy - VLX') @section('twitter_description', 'Understand VLX data collection, usage, sharing, security, and deletion requests.') @section('twitter_image', asset('images/logo.jpg')) @section('twitter_image_alt', 'VLX App logo') @push('meta') @endpush @push('schema') @endpush @section('content')

Privacy Policy for VLX

Last Updated: 20 July 2024

1. Introduction

Welcome to VLX. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you use our mobile application (the "App"). VLX is a platform designed to connect users for the purpose of buying, selling, and renting properties, vehicles, and many other items and services. By using our App, you consent to the data practices described in this policy. Your privacy is of utmost importance to us.

2. Information We Collect

We may collect information about you in a variety of ways. The information we may collect via the App includes:

3. How We Use Your Information

4. How We Share Your Information

5. Our Role & User Responsibility

6. Platform Fees

Any applicable platform service fees are for using VLX to establish a connection and are non-refundable.

7. Data Security

We use reasonable security measures. However, no system is 100% secure and we cannot guarantee absolute security.

8. Data Retention

We retain data as long as necessary for the purposes in this policy and legal compliance. Typically, data is retained while your account is active.

9. Your Data Rights & Deletion

To request deletion, email us at info@propertyvlx.in or submit a request here: Data Deletion Request Page.

10. Children's Privacy

VLX is not intended for users under 18. We do not knowingly collect data from children.

11. Changes to This Privacy Policy

We may update this policy. Changes are effective when posted here with a revised “Last Updated” date.

12. Governing Law and Jurisdiction

This policy is governed by Indian law. Courts in Palanpur, Gujarat, India will have exclusive jurisdiction.

13. Contact Us

Email: info@propertyvlx.in

@endsection