# Privacy Policy

At MindCP, protecting your privacy and personal data is our highest priority. This Privacy Policy explains how we collect, use, store, and protect your information when you use our platform and services.

***

#### What Data We Collect

* **Personal Information:** This includes your name, email address, and any other data you provide when registering or using our services.
* **Usage Data:** Information about how you interact with MindCP, such as your activity logs and preferences.
* **Contextual Data:** Data related to your environment or behavior collected securely through the Decentralized Context Protocol to improve your experience.

#### How We Use Your Data

* To provide and improve our AI services and features.
* To personalize your experience by understanding your intent and context.
* To communicate important updates, notifications, and support messages.
* To ensure security, prevent fraud, and maintain system integrity.

#### Data Sharing and Disclosure

We do not sell or rent your personal data to third parties. We may share your data only with:

* **Service Providers:** Trusted partners who help us operate and improve the platform.
* **Legal Authorities:** When required by law or to protect our rights.
* **With Your Consent:** When you explicitly agree to share your data.

#### Data Security

We implement industry-standard security measures to protect your data against unauthorized access, loss, or alteration. This includes encryption, secure servers, and regular security audits.

#### Your Rights

You have the right to:

* Access the personal data we hold about you.
* Request corrections or deletion of your data.
* Control how your data is used and shared.
* Withdraw consent at any time where applicable.

To exercise these rights, please contact our support team at <team@mindcp.ai>.

#### Data Retention

We retain your data only as long as necessary to provide our services, comply with legal obligations, or resolve disputes.

#### Changes to This Policy

We may update this Privacy Policy occasionally. We will notify you about significant changes through the platform or via email.

***

#### Contact Information

If you have questions or concerns about your privacy, please reach out to us at:

**Email:** <team@mindcp.ai>


---

# 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://docs.mindcp.ai/other/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.
