# Privacy Policy

Effective Date: 06.02.2025

Your privacy is important to us. This Privacy Policy explains how PhotoPicker (the "App") collects, uses, and protects your information.

#### 1. Data Collection

The App does not collect or store any personal information or photos from your device. All photo management and processing are performed locally on your device.

#### 2. Permissions

The App may request access to your device's photo library and file system. This access is required to provide the App’s core functionality. The App does not store or transfer any of your photos or files to external servers.

#### 3. Analytics

We use Firebase Analytics to collect anonymous data about how users interact with the App. This data helps us improve the App's functionality and user experience. The information collected includes:

* App usage statistics (e.g., session duration, feature interactions)
* Device information (e.g., device model, operating system version)

This data does not include personally identifiable information.

#### 4. Data Sharing

We do not share, sell, or rent any personal information to third parties. The only data shared with Firebase is anonymous usage data as described above.

#### 5. Data Security

We take appropriate measures to protect the data collected through the App. However, no method of transmission or storage is 100% secure, and we cannot guarantee absolute security.

#### 6. Changes to the Privacy Policy

We may update this Privacy Policy from time to time. Any changes will be posted within the App. Your continued use of the App after changes are made constitutes your acceptance of the updated policy.


---

# 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://photopicker.gitbook.io/privacy/master.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.
