# Privacy Policy

**Last Updated: 14 November 2023**

Welcome to AlphaKEK.AI, where your privacy is of utmost importance to us. This Privacy Policy explains the types of information AlphaKEK.AI ("we", "us", or "our") collects from users ("you" or "your") of our AI platform and services, and how this information is used, maintained, protected, and disclosed.

## **1. Acceptance of This Policy**

By using our services, you consent to the collection and use of your anonymized data as described in this policy. If you disagree with these terms, please refrain from using our services.

## **2. Information We Collect**

We do not collect personal data from our users. To enhance functionality and service improvement, we temporarily store the text of your queries.

*Anonymized Query Logs:*\
Your queries are retained in anonymized form for up to 7 days to track errors and optimize service performance.

*Cookies and Tracking Data:*\
Cookies and similar tracking technologies may be used to monitor activity on our services and store certain information.

## **3. Use of Data**

The collected information is used to:

* Provide and maintain our services;
* Monitor usage;
* Address technical issues;
* Improve and enhance our services.

## **4. Data Retention**

Anonymized query data is kept for no longer than 7 days, after which it is deleted from our logs.

## **5. Data Security**

We implement various security measures to protect your anonymized data, although no method is 100% secure.

## **6. Changes to This Privacy Policy**

Our Privacy Policy may be updated occasionally. We will inform you of any changes by posting the new policy on this page. Regularly reviewing this page for changes is advisable.

## **7. Contact Us**

For any questions about this Privacy Policy, please reach out to us at <contact@alphakek.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.alphakek.ai/legal/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.
