# Privacy Policy

### Overview

{% hint style="success" %}
Nahar Clock is designed with a "Privacy First" approach. We collect no personal information and require minimal permissions to function.
{% endhint %}

### Quick Summary

{% tabs %}
{% tab title="Data Collection" %}

* ✅ No personal data collected
* ✅ No analytics tracking
* ✅ No user profiles
* ✅ No network connectivity required after installation
  {% endtab %}

{% tab title="Storage" %}

* ✅ All settings stored locally on your Apple TV
* ✅ No cloud storage
* ✅ No backups to external servers
* ✅ Data cleared completely upon uninstallation
  {% endtab %}

{% tab title="Permissions" %}

* ✅ Display access only
* ✅ System time access
* ✅ Local storage for settings
* ❌ No network access required
* ❌ No location access
* ❌ No other permissions
  {% endtab %}
  {% endtabs %}

### Detailed Policy

#### 1. Information Collection

{% hint style="info" %}
We believe in absolute transparency about our data practices.
{% endhint %}

**1.1 Information We Don't Collect**

We do not collect:

* Personal information
* Usage statistics
* Crash reports
* Device information
* IP addresses
* Location data
* Any other user data

**1.2 Local Storage**

{% hint style="warning" %}
The following settings are stored locally on your Apple TV device only:
{% endhint %}

| Setting           | Purpose                      | Storage Location |
| ----------------- | ---------------------------- | ---------------- |
| Theme Selection   | User Interface Customization | Local Storage    |
| Time Format       | Display Preference           | Local Storage    |
| Calendar Settings | Display Preference           | Local Storage    |
| Display Options   | User Interface Customization | Local Storage    |

#### 2. Data Usage

#### 3. Data Sharing

{% hint style="success" %}
We don't share your data because we don't collect any.
{% endhint %}

We do not:

* Share data with third parties
* Sell data to advertisers
* Transfer data between devices
* Store data in the cloud

#### 4. Data Security

{% tabs %}
{% tab title="Storage Security" %}

* Settings stored in encrypted tvOS storage
* Protected by Apple's security framework
* Isolated from other applications
  {% endtab %}

{% tab title="Network Security" %}

* No network connections after installation
* No remote access capabilities
* No external data transmission
  {% endtab %}
  {% endtabs %}

#### 5. User Rights

You have the right to:

{% hint style="info" %}
Since we don't collect any personal data, many standard privacy rights are not applicable. However, you maintain complete control over your local settings.
{% endhint %}

* Delete all data by uninstalling the app
* Modify settings at any time
* Reset to default settings
* Use the app without network connectivity

#### 6. Children's Privacy

{% hint style="success" %}
Nahar Clock is safe for children as it collects no personal information from any users, regardless of age.
{% endhint %}

#### 7. Changes to Privacy Policy

{% hint style="warning" %}
If we update this privacy policy, we will:
{% endhint %}

* Update the "Last Updated" date
* Notify users through the App Store
* Maintain previous versions for reference

#### 8. Contact Information

#### 9. Compliance

{% hint style="info" %}
While our minimal data collection means many regulations don't apply, we maintain compliance with:
{% endhint %}

* Apple App Store Guidelines
* GDPR (EU General Data Protection Regulation)
* CCPA (California Consumer Privacy Act)
* COPPA (Children's Online Privacy Protection Act)

#### 10. Data Retention

{% hint style="success" %}
All settings are retained locally until:
{% endhint %}

1. You modify them
2. You reset the app to defaults
3. You uninstall the application

#### 11. Third-Party Services

{% hint style="info" %}
Nahar Clock operates independently and does not integrate with any third-party services.
{% endhint %}

The only external service interaction is:

* Apple App Store for initial download and updates

### Acceptance of Policy

{% hint style="warning" %}
By using Nahar Clock, you acknowledge this privacy policy and consent to the local storage of your settings preferences.
{% endhint %}

***

{% hint style="info" %}
For any privacy concerns or questions, please contact our Privacy Officer at <contact@inwisso.com>
{% endhint %}


---

# 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://naharclock.inwisso.com/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.
