# Privacy Policy for 4 in a Row TV

### Scope

This policy explains what information the App collects, how it is used, and your privacy choices.

### Information We Collect

* **No Personal Data**: The App does not collect, store, or transmit any personally identifiable information.
* **On‑Device Game Data**: The App stores minimal, non‑personal game data on your Apple TV, such as:
  * Local win counters (e.g., Player 1 and Player 2 wins)
  * Current game state (board positions) during play This data stays on the device and is not shared or uploaded.

### How We Use Information

* On‑device data is used solely to enable gameplay (show scores, manage rematches). It is never transmitted off the device.

### Network, Tracking, and Analytics

* **Network**: Gameplay does not require an internet connection.
* **Tracking**: The App does not track you across apps or websites.
* **Analytics**: No third‑party analytics SDKs or services are integrated.

### Advertising

* The App does not display ads and does not share data for advertising purposes.

### Third‑Party Services

* The App does not use third‑party services that collect user data.

### Children’s Privacy

* The App is suitable for all ages and does not collect personal information from children.

### Data Security

* Because the App does not collect personal data and stores only minimal game data on device, your privacy risk is minimal. Standard Apple tvOS security protections apply to on‑device storage.

### Your Choices

* To clear local data (scores, board state), you can reinstall the App or use Apple TV settings to remove the App and its data.

### Changes to This Policy

We may update this Privacy Policy to reflect improvements or new features. Material changes will be reflected by updating the effective date above.

### Contact

If you have questions about this Privacy Policy, contact us:

* 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/4-in-a-row-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.
