# Privacy Policy

### Introduction

At **Note TV**, we believe that your notes are private and should remain yours. This Privacy Policy explains how Note TV ("we", "our", or "us") handles your information when you use our application on tvOS.

### Data Collection

**We do not collect, store, or share any personal information.**

Note TV is designed as a privacy-first application. We do not have servers, and we do not track your usage.

### Data Storage

All data created within the Note TV app (including your notes, pin status, and settings) is stored **locally on your Apple TV device** using Apple's standard storage mechanisms (UserDefaults).

* **Your Notes**: Stored only on your device.
* **Syncing**: Currently, Note TV does not sync data to iCloud or any external servers. If you delete the app, your data will be removed from the device.

### Third-Party Services

Note TV does not use any third-party analytics, advertising frameworks, or tracking services.

### Children’s Privacy

Since we do not collect any personal information, Note TV is safe for users of all ages. We do not knowingly collect personal data from children under the age of 13.

### Changes to This Policy

We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page.

### Contact Us

If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us at:

**Email**: <privacy@inwisso.com>


---

# 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://app.inwisso.com/apps/note-tv/privacy.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.
