# Terms of Service

### 1. Agreement to Terms 🤝

By downloading, installing, or using **Hours Clocker** ("the App"), you agree to be bound by these Terms of Service. If you do not agree to these terms, please do not use the App.

### 2. Use License 📱

#### 2.1 Permission

Hours Clocker grants you a personal, non-exclusive, non-transferable, limited license to use the App on any Apple-branded products that you own or control, as permitted by the Usage Rules set forth in the Apple Media Services Terms and Conditions.

#### 2.2 Restrictions

You may not:

* Modify, decompile, or reverse engineer the App.
* Use the App for any illegal or unauthorized purpose.
* Exploit the App in any unauthorized way whatsoever.

### 3. Data Ownership & Privacy 🔒

#### 3.1 Your Data

You retain full ownership of all data you enter into the App. Since Hours Clocker operates entirely locally on your device:

* We do not have access to your data.
* You are solely responsible for backing up your data (using the built-in export features or device backups).
* We cannot recover your data if you delete the App or lose access to your device.

#### 3.2 Privacy

Your use of the App is also governed by our Privacy Policy, which outlines that we do not collect, store, or share your personal information.

### 4. Disclaimer of Warranties ⚠️

The App is provided on an "AS IS" and "AS AVAILABLE" basis. Hours Clocker makes no warranties, expressed or implied, regarding the reliability, accuracy, or completeness of the App's functions or calculations.

### 5. Limitation of Liability ⚖️

To the fullest extent permitted by applicable law, Hours Clocker shall not be liable for any indirect, incidental, special, consequential, or punitive damages, including but not limited to loss of profits, data, or use, arising out of or in connection with your use of the App.

### 6. Updates and Changes 🔄

We reserve the right to modify these Terms at any time. We will notify you of any changes by posting the new Terms within the App or on our website. Your continued use of the App after such changes constitutes your acceptance of the new Terms.

### 7. Governing Law 🏛️

These Terms shall be governed by and construed in accordance with the laws applicable in your jurisdiction for the use of Apple App Store products.

### 8. Contact Information 📧

If you have any questions about these Terms, please 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://hoursclocker.inwisso.com/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.
