# Privacy Policy

#### What's New Movie

{% hint style="info" %}
Your privacy is fundamental to us. What's New Movies is designed with privacy at its core, collecting only essential data to provide you with the best movie discovery experience.
{% endhint %}

### Data Collection and Use

#### Information We Collect

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

* **Watchlist**: Movies you save to your watchlist
* **Theater Preferences**: Your saved theater locations
* **Calendar Events**: Watch plans you create (with permission)
* **App Settings**: Your app preferences and configurations
  {% endtab %}

{% tab title="Optional Data" %}

* **Calendar Access**: Only if you enable auto-add to calendar
  {% endtab %}
  {% endtabs %}

#### How We Use Your Data

### Data Protection

{% hint style="success" %}

#### Security First

* End-to-end encryption for all data transfers
* No third-party analytics
* No advertising trackers
* No personal data collection
  {% endhint %}

### Third-Party Services

We use the following third-party services:

1. **TMDb API**
   * Used for movie information and images
   * No personal data is shared with TMDb
   * [TMDb Privacy Policy](https://www.themoviedb.org/privacy-policy)
2. **Calendar Integration** (Optional)
   * Only accessed with explicit permission
   * Events are created locally on your device
   * No calendar data is transmitted externally

### Your Rights and Control

You have complete control over your data:

* **Local Data**: Clear app data through Settings
* **Calendar**: Manage permissions in Settings
* **Export**: Export your watchlist data anytime
* **Delete**: Remove all app data by deleting the app

### Children's Privacy

What's New Movies does not knowingly collect any personal information from children under 13. All app features are designed to be privacy-safe for all ages.

### Changes to Privacy Policy

We may update this privacy policy from time to time. We will notify you of any changes by:

* Posting the new privacy policy in the app
* Updating the "Last updated" date
* Sending an app notification for significant changes

### Contact Us

If you have any questions about this privacy policy or our privacy practices:

{% tabs %}
{% tab title="Email" %}
<privacy@inwisso.com>
{% endtab %}

{% tab title="Website" %}
<https://whatsnewmovies.inwisso.com/>
{% endtab %}
{% endtabs %}

### Legal Compliance

What's New Movies complies with:

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

{% hint style="info" %}

#### Transparency Commitment

We believe in complete transparency about data handling. If you have any questions or concerns, please don't hesitate to contact us.
{% endhint %}

***

*This privacy policy is effective as of 11/14/2024 and will remain in effect except with respect to any changes in its provisions in the future.*

{% hint style="warning" %}
By using What's New Movies, you agree to the collection and use of information in accordance with this policy.
{% 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://whatsnewmovies.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.
