# Privacy policy

**Privacy Policy for Bee O'clock**

**1. Introduction**

Welcome to Bee O'clock. We respect your privacy and are committed to protecting your personal data. This Privacy Policy explains how we collect, use, and safeguard your information when you use our services.

**2. Information We Collect**

* **Personal Information**: Name, email address, phone number, and payment information.
* **Usage Data**: Details of your interactions with our service, including booking history and preferences.
* **Device Information**: IP address, browser type, and operating system.

**3. How We Use Your Information**

* To provide and improve our services.
* To manage your bookings and communicate with you.
* To process payments and prevent fraud.
* To send promotional materials (with your consent).

**4. Sharing Your Information**

We do not sell your personal information. We may share your data with:

* Service providers who assist with our operations.
* Law enforcement if required by law.
* Other users for booking purposes (e.g., businesses receiving your booking details).

**5. Data Security**

We implement appropriate technical and organizational measures to protect your data against unauthorized access, alteration, disclosure, or destruction.

**6. Your Rights**

* Access: You can request a copy of your personal data.
* Correction: You can request correction of inaccurate data.
* Deletion: You can request deletion of your data.
* Objection: You can object to the processing of your data for certain purposes.

**7. Cookies**

We use cookies to enhance your experience on our website. You can control cookie preferences through your browser settings.

**8. Changes to This Policy**

We may update this Privacy Policy from time to time. We will notify you of significant changes by posting the new policy on our website.

**9. Contact Us**

If you have any questions or concerns about this Privacy Policy, please contact us at <ask@beeoclock.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://docs.beeoclock.com/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.
