# X. Privacy Policy for Devitan's Apps

Thank you for choosing to use the applications developed by Devitan ("we," "us," or "our"). This Privacy Policy applies to Filmos and any other mobile applications released under the Devitan developer account (collectively, "the Apps").

We build our Apps with privacy as a core principle. We do not collect, store, transmit, or share your personal data, photos, or facial data on our servers.

#### 1. Information We Collect and How We Use It

To provide you with the core functionalities of our Apps, we may require certain device permissions. However, all data processed through these permissions remains strictly on your device.

* Camera & Photo Library Access: Depending on the specific App (such as our camera and photo editing utilities), we may request access to your device's Camera and Photo Library. This access is used solely to allow you to capture photos, import images for editing, and save your results. We do not record video or capture images in the background without your explicit action.
* Zero Cloud Storage (Local Processing): All functionalities, including image processing, color grading, and filter applications, are performed entirely locally on your device's hardware. Your files are never uploaded, transmitted, or stored on any external servers.

#### 2. No Account or Login Required

Our Apps are designed to be used instantly. We do not require you to create an account, log in, or provide any personal identification information (such as your name, email address, or phone number) to use the core features of the Apps.

#### 3. Third-Party Services and In-App Purchases

While we do not track your personal data, we use trusted third-party services to manage In-App Purchases (subscriptions and premium features unlocks).

* RevenueCat: We use RevenueCat to securely validate and manage your purchase receipts across our Apps. RevenueCat may collect anonymous, non-identifying data regarding purchase events to ensure you receive access to the premium features you bought. RevenueCat does not have access to your photos, camera, or personal files.
* Payment Processors: All actual payment transactions are securely handled directly by Apple (App Store) or Google (Google Play). We do not collect, process, or have access to your credit card information or billing details.

#### 4. Analytics and Tracking

We respect your digital privacy. Devitan's Apps do not use any third-party advertising SDKs, ad-tracking tools, or covert behavioral analytics software. We do not track your usage habits across other apps or websites.

#### 5. Children's Privacy

Our Apps do not knowingly collect or solicit personal information from children under the age of 13. Because we do not collect personal data or require user accounts, our standard utilities are safe for users of all ages.

#### 6. Changes to This Privacy Policy

We may update this Privacy Policy from time to time to reflect changes in our practices, new application releases, or for other operational, legal, or regulatory reasons. We encourage you to review this page periodically.

#### 7. Contact Us

If you have any questions, concerns, or feedback regarding this Privacy Policy or how your data is handled within any of Devitan's Apps, please contact us at:

* Email: <devitan.cms@gmail.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://devitan-docs.gitbook.io/devitans-apps/x.-privacy-policy-for-devitans-apps.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.
