# PDFReader Privacy Policy

PDFReader ("we," "our," or "us") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and safeguard your information when you use our PDFReader mobile application (the "App").By using the App, you agree to this policy. If you disagree, please do not use the App.

#### 1. Information We Collect

a. Document Data

* The App processes PDF files and documents you open, edit, or store within the App.
* Local Storage: By default, your documents remain on your device unless you explicitly export or share them.

b. Non-Personal Data

* Device information (e.g., model, OS version) for compatibility and troubleshooting.
* Usage analytics (e.g., features used, session duration) to improve the App.

#### 2. How We Use Your Information

* To provide core functionalities (e.g., displaying, annotating, or converting PDFs).
* To analyze aggregated usage data for App optimization.
* To respond to support requests (via your provided contact email).

#### 3. Data Sharing & Disclosure

* We do not access, upload, or share your documents or personal data with third parties unless:
  * You explicitly choose to share files (e.g., via email, cloud services).
  * Required by law (e.g., legal subpoena).

#### 4. Data Storage & Security

* Local Storage: Documents are stored only on your device unless you use iCloud/third-party backups.
* Security: We implement standard measures to protect your data but cannot guarantee absolute security.

#### 5. Your Rights

* Access/Delete Documents: Manage files directly within the App or your device’s file system.
* Opt-Out of Analytics: Disable via your device settings.

#### 6. Children’s Privacy

The App is not intended for users under 13. We do not knowingly collect data from children.

#### 7. Changes to This Policy

Updates will be posted here. Continued use of the App constitutes acceptance of revised terms.

#### 8. Contact Us

For questions or data requests, contact us at:Email: <sally@all-about-housing.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://all-about-housing.gitbook.io/privacy-policy/pdfreader-privacy-policy.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.
