# Privacy Policy

## **SentioCP Privacy Policy**

At **SentioCP**, protecting your privacy and personal data is our **top priority**.\
This Privacy Policy explains how we collect, use, store, and safeguard your information when you interact with the **SentioCP platform** and its related services.

***

### **What Data We Collect**

**Personal Information**

* Includes details you provide when registering or using our services—such as your name, email address, or any other identifiable data.

**Usage Data**

* Information about how you interact with **SentioCP**, including activity logs, session data, and platform preferences.

**Contextual Data**

* Data related to your environment or behavioral context, collected securely through the **SentioCP Decentralized Context Protocol (DCP)** to enhance personalization, agent responsiveness, and service accuracy.

***

### **How We Use Your Data**

* To deliver and continuously improve **SentioCP’s AI-driven services and features**.
* To personalize your experience by interpreting your **intent and context** effectively.
* To communicate important updates, notifications, and support messages.
* To ensure system integrity, prevent misuse, and maintain overall platform security.

***

### **Data Sharing and Disclosure**

We **do not sell or rent** your personal data to third parties. Data may only be shared under the following circumstances:

**Service Providers**

* With trusted third-party partners who assist in operating, maintaining, and improving the **SentioCP platform**.

**Legal Authorities**

* When required by law, regulation, or legal process—or to protect **SentioCP’s rights and interests**.

**With Your Consent**

* When you explicitly grant permission for your data to be shared for specific purposes.

***

### **Data Security**

We employ **industry-standard security measures** to protect your information against unauthorized access, alteration, or loss.\
This includes **encryption, secure servers, access controls**, and **periodic security audits** to ensure continuous protection of user data.

***

### **Your Rights**

You have the right to:

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

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

***

### **Data Retention**

We retain your data only for as long as necessary to:

* Provide and maintain the **SentioCP services** you use.
* Comply with legal and regulatory obligations.
* Resolve disputes or enforce agreements.

After these conditions are met, data is securely **deleted or anonymized**.

***

### **Changes to This Policy**

**SentioCP** may update this Privacy Policy periodically to reflect platform changes, legal updates, or new security practices.\
Significant changes will be communicated via the platform interface or email notifications.


---

# 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://sentiocp.gitbook.io/sentiocp-docs/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.
