# Terms of Use - Trivia Party Games

### 1. Introduction

Welcome to **Trivia Party Games** for tvOS ("we," "our," or "us"). By accessing or using our application (the "App"), you agree to be bound by these Terms of Use ("Terms"). If you do not agree to these Terms, please do not use the App.

### 2. Nature of the App

* **Platform:** The App is designed specifically for Apple TV (tvOS).
* **No Accounts:** The App functions entirely without user accounts. No sign-up or login is required.
* **Local Data:** Game data (such as high scores) is stored locally on your device. We do not store your data on our servers.

### 3. Use of the App

* **Eligibility:** You must be at least 13 years old to use this App.
* **License:** We grant you a limited, non-exclusive, non-transferable, revocable license to use the App for personal, non-commercial purposes.
* **Prohibited Conduct:** You agree not to:
  * Attempt to reverse engineer, decompile, or disassemble the App.
  * Use cheats, exploits, or automation software to modify the App experience.
  * Use the App for any illegal purpose.

### 4. Intellectual Property

All content, features, and functionality of the App (including but not limited to text, graphics, logos, and software) are the exclusive property of Trivia Party Games and its licensors. You may not copy, modify, distribute, or sell any part of the App without our prior written consent.

### 5. In-App Purchases

* **Transactions:** The App may offer a "Unlock All Categories" non-consumable purchase.
* **Processing:** All transactions are processed securely by Apple via the App Store. We do not have access to your credit card or payment information.
* **Refunds:** Purchases are final. Any refund requests must be directed to Apple Support.

### 6. Disclaimer of Warranties

The App is provided "as is" and "as available" without warranties of any kind, whether express or implied. We do not guarantee that the App will meet your requirements or be error-free.

### 7. Limitation of Liability

To the fullest extent permitted by law, Trivia Party Games shall not be liable for any indirect, incidental, special, or consequential damages arising out of your use of the App.

### 8. Changes to Terms

We reserve the right to modify these Terms at any time. We will indicate the date of the last revision at the top of these Terms. Your continued use of the App constitutes acceptance of the new Terms.

### 9. Contact Us

If you have any questions about these Terms, please contact us at:

* **Email:** <support@example.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/trivia-party-games/terms.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.
