# Privacy Policy

## Privacy Policy for Context Pilot

*Last updated: October 2025*

Thank you for using **Context Pilot** (“we”, “our”, or “us”).\
Your privacy is important to us. This Privacy Policy explains how we collect, use, and protect your information when you use our app.

***

### 1. Information We Collect

We may collect the following types of information:

* **Usage Data:** Anonymous information about how you use the app (e.g., feature interactions, crash logs, performance metrics).
* **Content Inputs:** Text or data you enter into the app for processing by AI models.
* **Device Information:** Basic data such as device type, OS version, and language settings.
* **Account Data (if applicable):** If you sign in (e.g., via Google), we may collect your name and email address for authentication purposes.

We **do not** collect sensitive personal information unless explicitly provided by you for app functionality.

***

### 2. How We Use Information

We use your data to:

* Provide and improve app features
* Personalize your experience
* Ensure stability, security, and performance
* Communicate updates or important notices (if you opt in)

We **do not sell**, **trade**, or **share** your personal data with third parties for advertising.

***

### 3. Data Storage and Security

All data is transmitted securely using encryption (HTTPS/TLS).\
Where possible, data is processed locally on your device.\
Any cloud-based processing (e.g., AI summarization) is handled securely and temporarily — no long-term user data retention occurs.

***

### 4. Third-Party Services

Context Pilot may integrate third-party APIs or services (e.g., Google, OpenAI, or other AI providers).\
These services are governed by their own privacy policies, and we recommend reviewing them separately.

***

### 5. Your Rights

You may:

* Request to delete your data
* Opt out of analytics collection
* Revoke account access at any time

For any requests, contact us at **<contextpilot.app@gmail.com>**.

***

### 6. Children’s Privacy

Our app is not intended for children under 13.\
We do not knowingly collect personal data from minors.

***

### 7. Changes to This Policy

We may update this Privacy Policy from time to time.\
Any changes will be reflected here with a new “Last updated” date.

***

### 8. Contact Us

If you have questions or concerns about privacy, please reach out:

**Email:** <contextpilot.app@gmail.com>\
**Developer:** Context Pilot Team\
**Location:** United States

***

© 2025 Context Pilot. All rights reserved.


---

# 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://context-pilot.gitbook.io/context-pilot-doc/terms-and-policies/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.
