# Privacy Policy

Privacy Policy

By using Luxor Fitness, you agree to this Privacy Policy, as well as our Terms & Conditions and Disclaimer.

Luxor Fitness respects your privacy and is committed to protecting your personal data.

### 1. Data We Collect

Luxor Fitness collects only the information necessary to provide a personalized experience and improve the app.

#### 1.1 User-Provided Data

* Name, email address, or login method used to create your account.
* Optional physical data (such as weight, height, age, and sex) to personalize workouts.
* Training goals, fitness level, availability, and available equipment.
* Logged progress (repetitions, workout duration, optional progress photos, and measurements).

#### 1.2 Automatically Collected Data

* App usage data (screens visited and features used).
* Technical information such as IP address, device type, operating system, language, and error reports.
* Cookies or similar technologies if you use the web version.

#### 1.3 Support Communications

If you contact us via email, social media, or a contact form, we may store your message and contact details to respond to your inquiry.

#### 1.4 Location Data

Luxor Fitness collects GPS location data from the user's device when an outdoor workout session is started (such as running, walking, or cycling).

This data is used exclusively to:

* Record the workout route, distance, and pace.
* Display fitness activity statistics within the app.
* Calculate calories burned during outdoor activities.

The app accesses location data in the background only while an active workout session initiated by the user is in progress. Location data is not shared with third parties, sold, or used for advertising purposes.

Users may revoke location permissions at any time through their device settings.

Luxor Fitness does not request or store sensitive clinical health information, such as medical diagnoses, hospital records, treatments, medications, or similar data.

### 2. How We Use Your Data

Collected data is used to:

* Personalize workout routines, exercises, and guidance-based plans.
* Adjust AI recommendations based on your progress.
* Improve the quality, functionality, and security of the app.
* Manage your account and preferences.
* Send app-related notifications, updates, and important notices.
* Provide technical support and respond to user inquiries.

Luxor Fitness does not use your data for invasive advertising or sell it to third parties.

### 3. Data Sharing

Luxor Fitness does not sell, rent, or trade your personal data.

We may share information only in the following circumstances:

* With trusted service providers (hosting, analytics, infrastructure, or security) necessary to operate the app.
* To comply with legal obligations or lawful requests from authorities.
* To protect rights, prevent fraud, abuse, or misuse of the service.

All service providers are required to meet privacy standards equal to or greater than those described in this Privacy Policy.

### 4. Cookies and Tracking Technologies

Luxor Fitness may use cookies or similar technologies to:

* Keep you logged in.
* Remember your preferences.
* Improve app performance and user experience.

You can disable cookies through your browser or device settings, although some features may not function properly.

### 5. Data Retention

Account data is retained while your account remains active.

Technical and security logs are stored only for as long as necessary to ensure the proper operation and security of the platform.

You may request deletion of your account and personal data at any time, subject to applicable legal obligations.

### 6. Your Rights

Depending on your location and applicable laws, you may have the right to:

* Access your personal data.
* Request correction or updates to your information.
* Request deletion of your data.
* Request a copy of your data.
* Object to or restrict certain processing activities.
* Withdraw consent where applicable.

To exercise these rights, please contact us at:

<support@luxorfitness.com>

### 7. Children's Privacy

Luxor Fitness is not intended for individuals under the age of 18. We do not knowingly collect personal information from minors.

### 8. Changes to This Privacy Policy

We may update this Privacy Policy from time to time. Any changes will be published in this section. Continued use of the app after such updates constitutes acceptance of the revised Privacy Policy.


---

# 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://luxor-fitness.gitbook.io/docs/legal/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.
